Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddenum.d151 bool isSpecial() const nothrow @nogc in isSpecial() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddenum.c373 bool EnumDeclaration::isSpecial() const in isSpecial() function
/netbsd-src/usr.bin/make/
H A Dparse.c625 LinkSource(GNode * pgn,GNode * cgn,bool isSpecial) LinkSource() argument
650 LinkToTargets(GNode * gn,bool isSpecial) LinkToTargets() argument
736 ApplyDependencySourceWait(bool isSpecial) ApplyDependencySourceWait() argument
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c20648 char isSpecial; /* 1: Infinity 2: NaN */ member