Searched refs:CK_PR_NEG (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/ck/include/gcc/aarch64/ |
H A D | ck_pr.h | 191 #define CK_PR_NEG(N, M, T, W, R) \ macro 209 CK_PR_NEG(ptr, void, void *, "", "") 210 CK_PR_NEG(64, uint64_t, uint64_t, "", "") 213 CK_PR_NEG(S, T, T, W, "w") \ 224 #undef CK_PR_NEG
|