Searched refs:R12 (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | repeat.h | 13 #define R12(P, S) R9(P,S##0) R9(P,S##1) R9(P,S##2) R9(P,S##3) R9(P,S##4) R9(P,S##5) R9(P,S##… macro 14 #define R13(P, S) R12(P,S##0) R12(P,S##1) 15 #define R14(P, S) R12(P,S##0) R12(P,S##1) R12(P,S##2) R12(P,S##3) 16 #define R15(P, S) R12(P,S##0) R12(P,S##1) R12(P,S##2) R12(P,S##3) R12(P,S##4) R12(P,S##5) R12(P,S##…
|
/illumos-gate/usr/src/boot/efi/include/Protocol/ |
H A D | DebugSupport.h | 228 UINT64 R12; member 299 UINT64 R12; member 503 UINT32 R12; member
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | arrays.sh | 165 typeset -R12 y
|