Home
last modified time | relevance | path

Searched defs:SID (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/netinet6/
H A Dscope6.c58 #define SID(ifp) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp1316 ObjCInterfaceDecl *SID = OID->getSuperClass(); in VisitObjCImplementationDecl() local
1347 ObjCInterfaceDecl *SID = OID->getSuperClass(); in VisitObjCInterfaceDecl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h256 typedef unsigned SID; // Type for SectionIDs typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsel-sched-ir.h784 #define SID(INSN) (&s_i_d[INSN_LUID (INSN)]) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched-ir.h784 #define SID(INSN) (&s_i_d[INSN_LUID (INSN)]) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp621 bool MIParser::parseSectionID(Optional<MBBSectionID> &SID) { in parseSectionID()
/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c78 typedef unsigned int SID, /* range [0..MAXSID] */ typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp356 StringIdRecord SID(TypeIndex(), ScopeName); in getScopeIndex() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp3753 ObjCInterfaceDecl *SID) { in DiagnoseDuplicateIvars()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp5094 SelectorID SID = SelectorIDs[Sel]; in getSelectorRef() local