Home
last modified time | relevance | path

Searched refs:CK_PR_STORE_64 (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ck/include/gcc/aarch64/
H A Dck_pr.h147 #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