Searched refs:shared (Results 1 – 2 of 2) sorted by relevance
132 size_t count, bool shared) in allocate_big() argument218 if (shared) in allocate_big()260 size_t count, bool shared) in repeat_allocate() argument271 return allocate_big (total_size, element, element_size, count, shared); in repeat_allocate()
213 ifeq ($(build-shared),yes)
Completed in 6 milliseconds