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

  /external/mksh/
Android.mk 26 LOCAL_SRC_FILES:= src/lalloc.c src/edit.c src/eval.c src/exec.c \
  /external/mksh/src/
sh.h 642 struct lalloc { struct
643 struct lalloc *next;
647 #define ALLOC_ITEM struct lalloc
650 /* 3. group structure (only the same for lalloc.c) */
651 typedef struct lalloc Area;
    [all...]

Completed in 138 milliseconds