Home
last modified time | relevance | path

Searched defs:IF (Results 1 – 18 of 18) sorted by relevance

/trueos/contrib/byacc/test/btyacc/
HDbtyacc_demo.tab.h13 #define IF 266 macro
HDbtyacc_demo.tab.c227 #define IF 266 macro
/trueos/bin/pax/
HDoptions.h60 #define IF 0x00000020 macro
/trueos/contrib/llvm/lib/MC/
HDMCPureStreamer.cpp192 MCRelaxableFragment *IF = new MCRelaxableFragment(Inst); in EmitInstToFragment() local
HDMCObjectStreamer.cpp237 MCRelaxableFragment *IF = new MCRelaxableFragment(Inst); in EmitInstToFragment() local
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprObjC.cpp100 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral() local
115 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral() local
198 NamedDecl *IF = S.LookupSingleName(S.TUScope, NSNumberId, in getNSNumberFactoryMethod() local
638 NamedDecl *IF = LookupSingleName(TUScope, in BuildObjCArrayLiteral() local
755 NamedDecl *IF = LookupSingleName(TUScope, in BuildObjCDictionaryLiteral() local
HDSemaDeclObjC.cpp1532 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnConflictingTypedMethods() local
1555 IF = Overridden->param_begin(), EM = Method->param_end(), in CheckConflictingOverridingMethod() local
1589 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnExactTypedMethods() local
2663 NamedDecl *IF = LookupSingleName(TUScope, in ActOnAtEnd() local
HDSemaInit.cpp1621 while (IndirectFieldDecl *IF = in FindIndirectFieldDesignator() local
1786 if (IndirectFieldDecl *IF = in CheckDesignatedInitializer() local
HDSemaDecl.cpp3494 if (IndirectFieldDecl *IF = dyn_cast<IndirectFieldDecl>(VD)) in InjectAnonymousStructOrUnionMembers() local
/trueos/libexec/getty/
HDgettytab.h86 #define IF gettystrs[26].value macro
/trueos/release/picobsd/tinyware/msh/
HDsh2.c24 #define IF 260 macro
/trueos/sys/pci/
HDncrreg.h522 #define IF(phase) (0x00020000 | (phase)) macro
/trueos/sys/boot/ficl/
HDficl.h1089 IF, enumerator
/trueos/contrib/llvm/lib/IR/
HDVerifier.cpp2252 Function *IF = CI.getCalledFunction(); in visitIntrinsicFunctionCall() local
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp950 InputFile IF = getInputFile(*F, InputID); in ReadSLocEntry() local
1738 InputFile IF = InputFile(File, Overridden, IsOutOfDate); in getInputFile() local
1818 InputFile IF = getInputFile(F, I+1, Complain); in ReadControlBlock() local
/trueos/contrib/llvm/include/llvm/TableGen/
HDRecord.h982 enum TernaryOp { SUBST, FOREACH, IF }; enumerator
/trueos/sys/dev/sym/
HDsym_defs.h867 #define IF(phase) (0x00020000 | (phase)) macro
/trueos/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp8241 IF = MethodDecl->param_begin(), EM = MethodImpl->param_end(), in ObjCMethodsAreEqual() local