Home
last modified time | relevance | path

Searched defs:Fake (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dglobal.c37 Boolean Fake = FALSE; variable
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dd30v-opc.c414 #define Fake (Fa2 + 1) /* Place holder for "id" field in mvfsys and mvtsys. */ macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dd30v-opc.c414 #define Fake (Fa2 + 1) /* Place holder for "id" field in mvfsys and mvtsys. */ macro
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h517 enum class PendingFakeDefinitionKind { NotFake, Fake, FakeLoaded }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp201 bool Fake; member in __anon90ed3bca0211::Argument