Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dswab.c29 const char b0 = from[--n], b1 = from[--n]; in swab() local
Dmemcmp.c97 op_t a0, b0; in memcmp_bytes() local
120 op_t b0, b1; in memcmp_common_alignment() local
204 op_t b0, b1, b2, b3; in memcmp_not_common_alignment() local
304 op_t b0; in MEMCMP() local
/glibc-2.36/iconvdata/
Dbug-iconv12.c123 #define RUN_UCS4_UTF32_INPUT(b0, b1, b2, b3, err, line) \ in do_test() argument
169 #define RUN_UTF16_INPUT(b0, b1, b2, b3, len, err, line) \ in do_test() argument
231 #define RUN_UTF8_3BYTE_INPUT(b0, b1, b2, err, line) \ in do_test() argument
/glibc-2.36/sysdeps/ieee754/ldbl-96/
De_lgammal_r.c115 b0 = 8.214973713960928795704317259806842490498E3L, variable
/glibc-2.36/crypt/
Dcrypt_util.c936 unsigned int b2, unsigned int b1, unsigned int b0, in __b64_from_24bit()