Searched defs:alloc_max (Results 1 – 4 of 4) sorted by relevance
33 TEST(SharedBufferTest, alloc_max) { in TEST() argument
34 uint32_t alloc_max; member
120 FT_Long alloc_max; member
957 size_type alloc_max = allocator_traits_type::max_size(get_allocator_ref()); in max_size() local