Home
last modified time | relevance | path

Searched defs:lower_digits (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/bcmath/libbcmath/src/
H A Dconvert.c81 BC_VECTOR lower_digits = (tmp & 0x0f000f00) >> 8; in bc_parse_chunk_chars() local
100 BC_VECTOR lower_digits = (tmp & 0x0f000f000f000f00) >> 8; in bc_parse_chunk_chars() local

Completed in 4 milliseconds