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

/external/mksh/src/
H A Dsh.h647 #define ALLOC_ITEM struct lalloc macro
648 #define ALLOC_SIZE (sizeof(ALLOC_ITEM))
692 ALLOC_ITEM alloc_INT; /* internal, do not touch */

Completed in 156 milliseconds