Searched defs:R6 (Results 1 - 3 of 3) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | repeat.h | 7 #define R6(P, S) R3(P,S##0) R3(P,S##1) R3(P,S##2) R3(P,S##3) R3(P,S##4) R3(P,S##5) R3(P,S##6) R3(P,S##7) macro [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | MathExtras.h | 224 #define R6(n) R4(n), R4(n + 2 * 4), R4(n + 1 * 4), R4(n + 3 * 4) macro 228 #undef R6 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | MathExtras.h | 296 #define R6(n) R4(n), R4(n + 2 * 4), R4(n + 1 * 4), R4(n + 3 * 4) macro 300 #undef R6 macro
|
Completed in 4 milliseconds