Home
last modified time | relevance | path

Searched refs:tc (Results 1 – 10 of 10) sorted by relevance

/third_party/ulib/jemalloc/test/unit/
A Datomic.c11 #define TEST_BODY(p, t, tc, ta, FMT) do { \ argument
40 (t)((tc)tests[i].accum0 + (tc)tests[i].x), \
48 (t)((tc)tests[i].accum0 - (tc)tests[i].x), \
/third_party/ulib/jemalloc/include/jemalloc/
A Djemalloc_macros.h27 #define MALLOCX_TCACHE(tc) ((int)(((tc)+2) << 8)) argument
A Djemalloc_macros.h.in27 #define MALLOCX_TCACHE(tc) ((int)(((tc)+2) << 8)) argument
A Djemalloc.h111 #define MALLOCX_TCACHE(tc) ((int)(((tc)+2) << 8)) argument
/third_party/ulib/musl/third_party/math/
A Dlgammal.c119 tc = 1.4616321449683623412626595423257213284682E0L, variable
262 y = x - (tc - 1.0); in __lgammal_r()
276 y = x - tc; in __lgammal_r()
A Dlgamma_r.c97 tc = 1.46163214496836224576e+00, /* 0x3FF762D8, 0x6356BE3F */ variable
218 y = x - (tc - 1.0); in __lgamma_r()
230 y = x - tc; in __lgamma_r()
A Dlgammaf_r.c32 tc = 1.4616321325e+00, /* 0x3fbb16c3 */ variable
153 y = x - (tc - 1.0f); in __lgammaf_r()
165 y = x - tc; in __lgammaf_r()
/third_party/ulib/musl/include/arpa/
A Dnameser.h325 unsigned tc : 1; member
334 unsigned tc : 1; member
/third_party/ulib/jemalloc/
A DChangeLog335 MALLOCX_TCACHE(tc) and MALLOCX_TCACHE_NONE flags to the *allocx() API
431 MALLOCX_TCACHE(tc) and MALLOCX_TCACHE_NONE flags to control tcache usage.
/third_party/lib/acpica/
A Dchanges.txt5191 ta and -tc options. ACPICA BZ 853.

Completed in 48 milliseconds