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

  /external/e2fsprogs/lib/ss/
ss_internal.h 35 ss_abbrev_entry *first_abbrev; member in struct:_ss_abbrev_list
  /toolchain/binutils/binutils-2.25/binutils/
dwarf.c 736 static abbrev_entry *first_abbrev = NULL; variable
744 for (abbrv = first_abbrev; abbrv;)
761 last_abbrev = first_abbrev = NULL;
781 if (first_abbrev == NULL)
782 first_abbrev = entry;
819 if (first_abbrev != NULL)
    [all...]

Completed in 659 milliseconds