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

  /src/external/gpl3/gdb.old/dist/gdb/
p-typeprint.c 371 s_none, s_public, s_private, s_protected enumerator in enum:__anon279
470 section_type = s_none;
541 if (len && section_type != s_none)
  /src/external/gpl3/gdb/dist/gdb/
p-typeprint.c 371 s_none, s_public, s_private, s_protected enumerator in enum:__anon386
470 section_type = s_none;
541 if (len && section_type != s_none)
  /src/usr.bin/config/
sem.c 67 const char *s_none; variable
169 s_none = intern("none");
1092 } else if (cf->cf_dump->nv_str == s_none) {

Completed in 52 milliseconds