HomeSort by relevance Sort by last modified time
    Searched refs:lalloc (Results 1 - 3 of 3) sorted by null

  /external/mksh/
Android.mk 28 LOCAL_SRC_FILES:= src/lalloc.c src/edit.c src/eval.c src/exec.c \
  /external/mksh/src/
Makefile 27 lalloc.c lex.c main.c misc.c shf.c syn.c tree.c var.c
sh.h 536 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;
    [all...]

Completed in 73 milliseconds