Home
last modified time | relevance | path

Searched refs:LUT (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/bcmath/libbcmath/src/
H A Dconvert.c128 static const unsigned char LUT[100] = { variable
155 uint32_t digits = bc_expand_lut(LUT[lower]) << 16 | bc_expand_lut(LUT[upper]); in bc_write_bcd_representation()
158 uint32_t digits = bc_expand_lut(LUT[upper]) << 16 | bc_expand_lut(LUT[lower]); in bc_write_bcd_representation()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます20620 >>>36 ulelong 0 linear LUT
20621 >>>36 ulelong 1 logarithmic LUT
20625 >>>64 ulelong 0 linear LUT
20626 >>>64 ulelong 1 logarithmic LUT
H A Dmagic20620 >>>36 ulelong 0 linear LUT
20621 >>>36 ulelong 1 logarithmic LUT
20625 >>>64 ulelong 0 linear LUT
20626 >>>64 ulelong 1 logarithmic LUT

Completed in 202 milliseconds