Searched refs:C11 (Results 1 – 5 of 5) sorted by relevance
48 C11 = 0.1601061435794535138244346256065192782581e-23; variable57 z*(C8+z*(C9+z*(C10+z*C11)))))))))); in __kernel_cosl()
155 C11 = 2.50521083854417203619031960151253944e-8L, variable252 x * (C11 + x * (C12 + x * (C13 + in expm1l()
99 C11 = 0.1601061435794535138244346256065192782581e-23, variable128 z * (C7 + z * (C8 + z * (C9 + z * (C10 + z * C11)))))))))); in __kernel_sincosl()
54 * Full C11 `<threads.h>` (available as inlines for older API levels).64 * `timespec_get` (C11 `<time.h>` addition)251 0 remaining missing C11/POSIX libm functions.
454 `_Thread_local` | - a keyword standardized in C11<br/> - cannot have dynamic initialization or des…455 `thread_local` | - C11: a macro for `_Thread_local` via `threads.h`<br/> - C++11: a keyword, allo…