Searched defs:m2 (Results 1 – 10 of 10) sorted by relevance
109 pthread_mutex_t m1, m2, m3; in do_test() local
27 static pthread_mutex_t m2 = PTHREAD_MUTEX_INITIALIZER; variable
33 static pthread_mutex_t m2 = PTHREAD_MUTEX_INITIALIZER; variable
26 static pthread_mutex_t m2 = PTHREAD_MUTEX_INITIALIZER; variable
25 static pthread_mutex_t m2; variable
66 long double m2 = (((x1 * y1 - m1) + x1 * y2) + x2 * y1) + x2 * y2; in __fma() local
199 long double m2 = (((x1 * y1 - m1) + x1 * y2) + x2 * y1) + x2 * y2; in __fmal() local
38 volatile union u m2 = { .d = { -DBL_MIN, -0.0 } }; variable
508 const struct module *m2 = (const struct module *) p2; in module_compare() local
5239 struct mallinfo2 m2 = __libc_mallinfo2 (); in libc_hidden_def() local