Home
last modified time | relevance | path

Searched defs:isSpecial (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddenum.d151 bool isSpecial() const nothrow @nogc in isSpecial() function
H A Ddenum.c373 bool EnumDeclaration::isSpecial() const in isSpecial() function
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddenum.c373 bool EnumDeclaration::isSpecial() const in isSpecial() function
/netbsd/usr.bin/make/
H A Dparse.c612 LinkSource(GNode *pgn, GNode *cgn, bool isSpecial) in LinkSource()
634 LinkToTargets(GNode *gn, bool isSpecial) in LinkToTargets()
725 ApplyDependencySourceWait(bool isSpecial) in ApplyDependencySourceWait()