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

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

Completed in 106 milliseconds