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

  /external/mksh/
Android.mk 28 src/lalloc.c src/edit.c src/eval.c src/exec.c \
  /external/mksh/src/
sh.h 661 struct lalloc { struct
662 struct lalloc *next;
666 #define ALLOC_ITEM struct lalloc
669 /* 3. group structure (only the same for lalloc.c) */
670 typedef struct lalloc Area;
    [all...]

Completed in 64 milliseconds