Searched defs:MALLOCX_TCACHE_NONE (Results 1 – 4 of 4) sorted by relevance
114 pub const MALLOCX_TCACHE_NONE: c_int = MALLOCX_TCACHE((-1isize) as usize); constant
28 #define MALLOCX_TCACHE_NONE MALLOCX_TCACHE(-1) macro
91 #define MALLOCX_TCACHE_NONE MALLOCX_TCACHE(-1) macro