HomeSort by: relevance | last modified time | path
    Searched defs:remove_entry (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
client.c 2011 remove_entry (void *data, List *ent_list, const char *short_pathname,
2022 call_in_directory (args, remove_entry, NULL);
2010 remove_entry (void *data, List *ent_list, const char *short_pathname, function
  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 3168 bool remove_entry = false;
3171 remove_entry = true;
3176 remove_entry = true;
3179 if (remove_entry)
3163 bool remove_entry = false; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 3168 bool remove_entry = false;
3171 remove_entry = true;
3176 remove_entry = true;
3179 if (remove_entry)
3163 bool remove_entry = false; local
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 3166 bool remove_entry = false;
3169 remove_entry = true;
3174 remove_entry = true;
3177 if (remove_entry)
3161 bool remove_entry = false; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 3168 bool remove_entry = false;
3171 remove_entry = true;
3176 remove_entry = true;
3179 if (remove_entry)
3163 bool remove_entry = false; local

Completed in 65 milliseconds