Searched refs:__ALLOCATOR (Results 1 – 2 of 2) sorted by relevance
76 #define __ALLOCATOR(t, n, x) \ macro79 #define ALLOCATOR(x, n) __ALLOCATOR(struct x, n, x)
32 __ALLOCATOR(struct ptr_list, "ptr list", ptrlist);