Home
last modified time | relevance | path

Searched defs:snull (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dsymtab.cc972 Symbol* const snull = NULL; in add_from_object() local
1861 Symbol* const snull = NULL; in define_special_symbol() local
/netbsd/src/sys/kern/
Dsubr_autoconf.c3915 ifattr_match(const char *snull, const char *t) in ifattr_match()