Searched defs:RD1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/sdhci/
H A Dsdhci.c73 #define RD1(slot, off) SDHCI_READ_1((slot)->bus, (slot), (off)) macro
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2710 unsigned RD1 = RegInfo.createVirtualRegister(RC); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp7124 bool isLayoutCompatible(ASTContext &C, RecordDecl *RD1, RecordDecl *RD2) { argument
7047 isLayoutCompatibleStruct(ASTContext &C, RecordDecl *RD1, RecordDecl *RD2) argument
7092 isLayoutCompatibleUnion(ASTContext &C, RecordDecl *RD1, RecordDecl *RD2) argument
[all...]

Completed in 87 milliseconds