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

  /ndk/sources/host-tools/sed-4.2.1/sed/
compile.c 88 struct sed_label {
92 struct sed_label *next; /* linked list (stack) */
116 static struct sed_label *jumps = NULL;
117 static struct sed_label *labels = NULL;
129 static struct sed_label *blocks = NULL;
720 static struct sed_label *setup_label
721 P_((struct sed_label *, countT, char *, const struct error_info *));
722 static struct sed_label *
724 struct sed_label *list;
729 struct sed_label *ret = OB_MALLOC(&obs, 1, struct sed_label)
87 struct sed_label { struct
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
ChangeLog     [all...]

Completed in 3080 milliseconds