Searched defs:RD2 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/arm/freescale/imx/
H A Dimx_wdog.c101 #define RD2(_sc, _r) \ macro
/freebsd-10-stable/sys/dev/ffec/
H A Dif_ffec.c195 RD2(struct ffec_softc *sc, bus_size_t off) function
/freebsd-10-stable/sys/dev/sdhci/
H A Dsdhci.c74 #define RD2(slot, off) SDHCI_READ_2((slot)->bus, (slot), (off)) macro
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2716 unsigned RD2 = 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 90 milliseconds