Searched defs:l2 (Results 1 – 19 of 19) sorted by relevance
/glibc-2.36/string/ |
D | tst-strxfrm2.c | 14 size_t l2 = strxfrm (buf, "ab", 1); in do_test() local
|
D | test-strcmp.c | 293 size_t l2 = STRLEN (s2); in check() local
|
/glibc-2.36/math/ |
D | mul_split.h | 68 double h2, double l2) in mul_expansion() 101 double h2, double l2) in div_expansion()
|
/glibc-2.36/localedata/ |
D | tst-xlocale2.c | 13 locale_t l2; in main() local
|
D | collate-test.c | 131 const struct lines *l2 = (const struct lines *) ptr2; in xstrcoll() local
|
D | xfrm-test.c | 177 const struct lines *l2 = (const struct lines *) ptr2; in xstrcmp() local
|
/glibc-2.36/sysdeps/ia64/ |
D | strlen.S | 74 .l2: ld8.s val2 = [str], 8 // don't bomb out here label
|
D | strchr.S | 75 .l2: label
|
D | memchr.S | 100 .l2: label
|
D | strcpy.S | 95 .l2: label
|
D | memcmp.S | 110 .l2: label
|
D | memccpy.S | 121 .l2: label
|
D | strncpy.S | 103 .l2: label
|
D | memset.S | 298 .l2: // ---------------------------- // L2A: store 32B in 2 cycles label
|
D | memcpy.S | 330 .l2: // ------------------------------- // L2: Max 4 words copied separately label
|
/glibc-2.36/sysdeps/ieee754/dbl-64/ |
D | e_gamma_r.c | 101 double h1, l1, h2, l2; in gamma_positive() local 194 double h1, l1, h2, l2; in __ieee754_gamma_r() local
|
/glibc-2.36/crypt/ |
D | crypt.c | 44 long32 l1, l2, r1, r2; in _ufc_doit_r() local
|
D | crypt_util.c | 727 ufc_long l1,l2,r1,r2; in _ufc_dofinalperm_r() local 803 ufc_long l1, l2, r1, r2, res[4]; in __encrypt_r() local
|
/glibc-2.36/nptl/ |
D | pthread_cond_common.c | 96 unsigned int l2 in __condvar_fetch_xor_wseq_release() local
|