Searched defs:ALLOC_ITEM (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dsh.h711 #define ALLOC_ITEM struct lalloc_item macro
714 #define ALLOC_ITEM struct lalloc_common macro
715 #define ALLOC_OVERHEAD (sizeof(ALLOC_ITEM))
760 ALLOC_ITEM alloc_INT; /* internal, do not touch */

Completed in 198 milliseconds