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

/external/mksh/
H A DAndroid.mk28 LOCAL_SRC_FILES:= src/lalloc.c src/edit.c src/eval.c src/exec.c \
/external/mksh/src/
H A DMakefile27 lalloc.c lex.c main.c misc.c shf.c syn.c tree.c var.c
H A Dsh.h536 struct lalloc { struct
537 struct lalloc *next;
541 #define ALLOC_ITEM struct lalloc
544 /* 3. group structure (only the same for lalloc.c) */
545 typedef struct lalloc Area;
1530 /* lalloc.c */

Completed in 415 milliseconds