Home
last modified time | relevance | path

Searched refs:__DECLARE_ALLOCATOR (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dallocate.h37 #define __DECLARE_ALLOCATOR(type, x) \ macro
44 #define DECLARE_ALLOCATOR(x) __DECLARE_ALLOCATOR(struct x, x)
90 __DECLARE_ALLOCATOR(void, bytes);
Dstats.c6 __DECLARE_ALLOCATOR(struct ptr_list, ptrlist);
Dptrlist.c31 __DECLARE_ALLOCATOR(struct ptr_list, ptrlist);