Home
last modified time | relevance | path

Searched defs:w (Results 1 – 25 of 96) sorted by relevance

1234

/glibc-2.36/posix/
Dtst-wordexp-nocmd.c59 wordexp_t w; in expect_failure() local
86 wordexp_t w; in run_tests() local
134 wordexp_t w; in subprocess() local
/glibc-2.36/nptl/
Dpthread_rwlock_common.c541 unsigned int w = atomic_load_relaxed (&rwlock->__data.__writers); in __pthread_rwlock_wrunlock() local
674 unsigned int w = atomic_load_relaxed (&rwlock->__data.__writers); in __pthread_rwlock_wrlock_full64() local
744 unsigned int w in __pthread_rwlock_wrlock_full64() local
837 unsigned int w in __pthread_rwlock_wrlock_full64() local
/glibc-2.36/stdio-common/
Dgetw.c27 int w; in getw() local
Dputw.c24 putw (int w, FILE *stream) in putw()
/glibc-2.36/sysdeps/ieee754/flt-32/
De_coshf.c26 float t,w; in __ieee754_coshf() local
Ds_lrintf.c41 float w; in __lrintf() local
Ds_llrintf.c41 float w; in __llrintf() local
De_sinhf.c27 float t,w,h; in __ieee754_sinhf() local
Ds_asinhf.c29 float w; in __asinhf() local
/glibc-2.36/sysdeps/ieee754/dbl-64/
De_cosh.c43 double t,w; in __ieee754_cosh() local
Ds_asinh.c38 double w; in __asinh() local
Ds_llrint.c42 double w; in __llrint() local
Ds_lrint.c41 double w; in __lrint() local
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
De_coshl.c43 long double t,w; in __ieee754_coshl() local
De_sinhl.c42 long double t,w,h; in __ieee754_sinhl() local
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_llrintl.c39 _Float128 w; in __llrintl() local
De_coshl.c64 _Float128 t, w; in __ieee754_coshl() local
Ds_lrintl.c39 _Float128 w; in __lrintl() local
Ds_asinhl.c44 _Float128 t, w; in __asinhl() local
De_sinhl.c66 _Float128 t, w, h; in __ieee754_sinhl() local
/glibc-2.36/stdlib/
Dtestmb.c7 wchar_t w[10]; in main() local
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_asinhl.c43 long double t,w; in __asinhl() local
Ds_llrintl.c40 long double w; in __llrintl() local
Ds_lrintl.c40 long double w; in __lrintl() local
De_coshl.c46 long double t,w; in __ieee754_coshl() local

1234