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

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

Completed in 46 milliseconds