HomeSort by relevance Sort by last modified time
    Searched full:lalloc (Results 1 - 4 of 4) 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/
lalloc.c 23 __RCSID("$MirOS: src/bin/mksh/lalloc.c,v 1.19 2011/09/07 15:24:16 tg Exp $");
sh.h 634 struct lalloc { struct
635 struct lalloc *next;
639 #define ALLOC_ITEM struct lalloc
642 /* 3. group structure (only the same for lalloc.c) */
643 typedef struct lalloc Area;
    [all...]
Build.sh 425 SRCS="lalloc.c eval.c exec.c expr.c funcs.c histrap.c jobs.c"
    [all...]

Completed in 271 milliseconds