Searched refs:can_free (Results 1 – 4 of 4) sorted by relevance
43 enum { can_free = 1 }; enumerator
176 enum { can_free = true }; enumerator
63 enum { can_free = true };
161 * the backend allocator's flag `can_free`. If this flag is set to true, the163 * this limit are freed. If `can_free` is set to false, the shrink operation168 if (!_alloc.can_free)
Completed in 5 milliseconds