Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Dtst-nodelete-opened.c27 void *h1 = dlopen ("$ORIGIN/tst-nodelete-opened-lib.so", RTLD_LAZY); in do_test() local
Dreldep5.c9 void *h1; in main() local
Dreldep4.c10 void *h1, *h2; in main() local
Dtst-global1.c7 void *h1 = dlopen ("$ORIGIN/testobj6.so", RTLD_GLOBAL|RTLD_LAZY); in do_test() local
Dtst-unique1.c9 void *h1 = dlopen ("tst-unique1mod1.so", RTLD_LAZY); in do_test() local
Dreldep7.c8 void *h1; in main() local
Dreldep.c9 void *h1; in main() local
Dreldep2.c9 void *h1; in main() local
Dreldep3.c9 void *h1; in main() local
Dtst-noload.c28 void *h1 = dlopen (LIBM_SO, RTLD_LAZY | RTLD_NOLOAD); in do_test() local
Dtst-tls9.c14 void *h1 = dlopen (modname1, RTLD_LAZY); in do_test() local
Dorder2.c12 void *h1 = dlopen ("$ORIGIN/order2mod1.so", RTLD_LAZY | RTLD_GLOBAL); in do_test() local
Drestest1.c10 void *h1; in main() local
Dtst-tls8.c16 void *h1; in do_test() local
Dreldep6.c13 void *h1; in main() local
/glibc-2.36/sysdeps/powerpc/
Dhwcapinfo.c33 uint64_t h1, h2; in __tcb_parse_hwcap_and_convert_at_platform() local
Dtest-get_hwcap.c68 uint64_t h1, h2; in check_tcbhwcap() local
/glibc-2.36/string/
Dstrstr.c41 uint32_t h1 = (ne[0] << 16) | ne[1]; in strstr2() local
51 uint32_t h1 = ((uint32_t)ne[0] << 24) | (ne[1] << 16) | (ne[2] << 8); in strstr3() local
/glibc-2.36/math/
Dmul_split.h67 mul_expansion (double *hi, double *lo, double h1, double l1, in mul_expansion()
100 div_expansion (double *hi, double *lo, double h1, double l1, in div_expansion()
/glibc-2.36/sysdeps/ieee754/dbl-64/
De_gamma_r.c101 double h1, l1, h2, l2; in gamma_positive() local
194 double h1, l1, h2, l2; in __ieee754_gamma_r() local
/glibc-2.36/stdlib/
Dtst-tls-atexit.c116 void *h1 = xdlopen (DSO_NAME, RTLD_LAZY); in do_test() local
/glibc-2.36/nscd/
Dmem.c39 struct hashentry *h1 = *(struct hashentry **) p1; in sort_he() local
53 struct hashentry *h1 = *(struct hashentry **) p1; in sort_he_data() local
/glibc-2.36/sysdeps/ieee754/ldbl-96/
De_lgammal_r.c143 h1 = 2.147921653490043010629481226937850618860E4L, variable