Searched refs:R18 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | repeat.h | 19 #define R18(P, S) R15(P,S##0) R15(P,S##1) R15(P,S##2) R15(P,S##3) R15(P,S##4) R15(P,S##5) R15(P,S##… macro 20 #define R19(P, S) R18(P,S##0) R18(P,S##1) 21 #define R20(P, S) R18(P,S##0) R18(P,S##1) R18(P,S##2) R18(P,S##3)
|
/illumos-gate/usr/src/boot/efi/include/Protocol/ |
H A D | DebugSupport.h | 305 UINT64 R18; member
|