Searched refs:C11 (Results 1 – 5 of 5) sorted by relevance
45 C11= 1.61171797801314301767074036661901531e-24L, variable55 z*(C8+z*(C9+z*(C10+z*(C11+z*C12))))))))))); in __kernel_cosl()
153 C11 = 2.50521083854417203619031960151253944e-8L, variable248 x * (C11 + x * (C12 + x * (C13 + in expm1l()
105 C11= 1.61171797801314301767074036661901531e-24L, variable131 z * (C7 + z * (C8 + z * (C9 + z * (C10 + z * (C11+z*C12))))))))))); in __kernel_sincosl()
111 * Full C11 `<threads.h>` (available as inlines for older API levels).121 * `timespec_get` (C11 `<time.h>` addition)308 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…