Home
last modified time | relevance | path

Searched defs:R9 (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/arch/x32/bits/
Dreg.h11 #define R9 8 macro
/third_party/musl/arch/x86_64/bits/
Dreg.h11 #define R9 8 macro
/third_party/libunwind/src/x86_64/
Dunwind_i.h48 #define R9 9 macro
/third_party/ltp/tools/sparse/sparse-src/validation/
Drepeat.h10 #define R9(P, S) R6(P,S##0) R6(P,S##1) R6(P,S##2) R6(P,S##3) R6(P,S##4) R6(P,S##5) R6(P,S##… macro
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp778 UInt R9 = RoundInt(red_c * scale); in write() local