Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dswab.c29 const char b0 = from[--n], b1 = from[--n]; in swab() local
Dmemcmp.c120 op_t b0, b1; in memcmp_common_alignment() local
204 op_t b0, b1, b2, b3; in memcmp_not_common_alignment() 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/pthread/
Dtst-barrier4.c25 static pthread_barrier_t b1; variable
/glibc-2.36/stdlib/
Dtst-qsort.c13 compare (void const *a1, void const *b1) in compare()
Dtst-qsort2.c9 compare (const void *a1, const void *b1) in compare()
Dmsort.c41 char *b1, *b2; in msort_with_tmp() local
/glibc-2.36/nptl/
Dtst-barrier5.c26 static pthread_barrier_t b1; variable
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
De_hypotl.c53 long double a,b,a1,a2,b1,b2,w,kld; in __ieee754_hypotl() local
/glibc-2.36/sysdeps/ieee754/dbl-64/
Dbranred.c57 double r[6],s,t,sum,b,bb,sum1,sum2,b1,bb1,b2,bb2,x1,x2,t1,t2; in __branred() local
/glibc-2.36/sysdeps/ieee754/ldbl-96/
De_lgammal_r.c116 b1 = 1.026343508841367384879065363925870888012E4L, variable
/glibc-2.36/crypt/
Dcrypt_util.c936 unsigned int b2, unsigned int b1, unsigned int b0, in __b64_from_24bit()