Home
last modified time | relevance | path

Searched defs:tret (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sysdeps/pthread/
Dtst-cond25.c60 void *tret = NULL; in signaller() local
98 void *tret = NULL; in waiter() local
141 void *tret = NULL; in timed_waiter() local
/glibc-2.36/sysdeps/ieee754/flt-32/
De_gammaf_r.c158 float tret = gammaf_positive (x, &exp2_adj); in __ieee754_gammaf_r() local
182 float tret = M_PIf / (-x * sinpix in __ieee754_gammaf_r() local
/glibc-2.36/sysdeps/ieee754/dbl-64/
De_gamma_r.c170 double tret = gamma_positive (x, &exp2_adj); in __ieee754_gamma_r() local
/glibc-2.36/nptl/
Dtst-default-attr.c93 void *tret = NULL; in run_threads() local