Searched defs:alloc_limit (Results 1 – 2 of 2) sorted by relevance
42 static const size_t alloc_limit = 0x4000000000000ULL; variable44 static size_t alloc_limit = SIZE_MAX; variable
77 static const size_t alloc_limit = 0x4000000000000ULL; variable79 static thread_local size_t alloc_limit = SIZE_MAX; variable