Searched refs:CK_PR_STORE_64 (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/ck/include/gcc/aarch64/ |
| H A D | ck_pr.h | 147 #define CK_PR_STORE_64(S, M, T, I) \ macro 159 CK_PR_STORE_64(ptr, void, const void *, "str") 162 #define CK_PR_STORE_S_64(S, T, I) CK_PR_STORE_64(S, T, T, I) 179 #undef CK_PR_STORE_64
|