Searched refs:s_none (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/usr.bin/config/
H A Dsem.h89 extern const char *s_none;
H A Dsem.c67 const char *s_none; variable
169 s_none = intern("none");
1087 } else if (cf->cf_dump->nv_str == s_none) {
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dp-typeprint.c467 s_none, s_public, s_private, s_protected
575 section_type = s_none;
643 if (len && section_type != s_none)
466 s_none, s_public, s_private, s_protected enumerator in enum:__anon1218
H A Dc-typeprint.c40 s_none, enumerator in enum:access_specifier
1137 enum access_specifier section_type = s_none;
1243 if (real_len > 0 && section_type != s_none)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dp-typeprint.c417 s_none, s_public, s_private, s_protected enumerator in enum:__anon723
516 section_type = s_none;
586 if (len && section_type != s_none)
H A Dc-typeprint.c40 s_none, enumerator in enum:access_specifier
1134 enum access_specifier section_type = s_none;
1240 if (real_len > 0 && section_type != s_none)

Completed in 149 milliseconds