Home
last modified time | relevance | path

Searched defs:RD1 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/evbppc/wii/dev/
H A Davenc.c54 #define RD1 global() macro
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dlgammaq.c683 static const __float128 RD1[NRD1 + 1] = variable
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dlgammaq.c683 static const __float128 RD1[NRD1 + 1] = variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h152 #define RD1 33 /* r1:r31 */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp3136 Register RD1 = RegInfo.createVirtualRegister(RC); in emitMSACBranchPseudo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp15534 static bool isLayoutCompatibleStruct(ASTContext &C, RecordDecl *RD1, in isLayoutCompatibleStruct()
15578 static bool isLayoutCompatibleUnion(ASTContext &C, RecordDecl *RD1, in isLayoutCompatibleUnion()
15604 static bool isLayoutCompatible(ASTContext &C, RecordDecl *RD1, in isLayoutCompatible()