Home
last modified time | relevance | path

Searched defs:m2 (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/nptl/
Dtst-mutexpp10.c109 pthread_mutex_t m1, m2, m3; in do_test() local
/glibc-2.36/sysdeps/pthread/
Dtst-abstime.c27 static pthread_mutex_t m2 = PTHREAD_MUTEX_INITIALIZER; variable
Dtst-eintr2.c33 static pthread_mutex_t m2 = PTHREAD_MUTEX_INITIALIZER; variable
Dtst-cancel1.c26 static pthread_mutex_t m2 = PTHREAD_MUTEX_INITIALIZER; variable
Dtst-robust1.c25 static pthread_mutex_t m2; variable
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_fma.c66 long double m2 = (((x1 * y1 - m1) + x1 * y2) + x2 * y1) + x2 * y2; in __fma() local
Ds_fmal.c199 long double m2 = (((x1 * y1 - m1) + x1 * y2) + x2 * y1) + x2 * y2; in __fmal() local
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Dtest-fmodrem-ldbl-128ibm.c38 volatile union u m2 = { .d = { -DBL_MIN, -0.0 } }; variable
/glibc-2.36/iconv/
Diconvconfig.c508 const struct module *m2 = (const struct module *) p2; in module_compare() local
/glibc-2.36/malloc/
Dmalloc.c5239 struct mallinfo2 m2 = __libc_mallinfo2 (); in libc_hidden_def() local