Home
last modified time | relevance | path

Searched refs:__ALLOCATOR (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dallocate.h76 #define __ALLOCATOR(t, n, x) \ macro
79 #define ALLOCATOR(x, n) __ALLOCATOR(struct x, n, x)
Dptrlist.c32 __ALLOCATOR(struct ptr_list, "ptr list", ptrlist);