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

/external/mksh/
H A DAndroid.mk28 src/lalloc.c src/edit.c src/eval.c src/exec.c \
/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 494 milliseconds