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

/external/mksh/src/
H A Dsh.h657 struct lalloc { struct
658 struct lalloc *next;
662 #define ALLOC_ITEM struct lalloc
665 /* 3. group structure (only the same for lalloc.c) */
666 typedef struct lalloc Area;
1617 /* lalloc.c */

Completed in 58 milliseconds