Searched defs:CK_PR_LOAD_S (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/contrib/ck/include/gcc/aarch64/
H A Dck_pr.h116 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, I) macro
131 #undef CK_PR_LOAD_S macro
/freebsd-11-stable/sys/contrib/ck/include/gcc/ppc64/
H A Dck_pr.h105 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) macro
119 #undef CK_PR_LOAD_S macro
[all...]
/freebsd-11-stable/sys/contrib/ck/include/gcc/
H A Dck_pr.h99 #define CK_PR_LOAD_S(S, T) CK_PR_LOAD(S, T, T) macro
112 #undef CK_PR_LOAD_S macro
[all...]
/freebsd-11-stable/sys/contrib/ck/include/gcc/arm/
H A Dck_pr_armv4.h127 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) macro
137 #undef CK_PR_LOAD_S macro
H A Dck_pr.h122 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) macro
132 #undef CK_PR_LOAD_S macro
/freebsd-11-stable/sys/contrib/ck/include/gcc/sparcv9/
H A Dck_pr.h102 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) macro
110 #undef CK_PR_LOAD_S macro
/freebsd-11-stable/sys/contrib/ck/include/gcc/ppc/
H A Dck_pr.h110 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) macro
120 #undef CK_PR_LOAD_S macro
/freebsd-11-stable/sys/contrib/ck/include/gcc/x86_64/
H A Dck_pr.h187 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) macro
200 #undef CK_PR_LOAD_S macro
[all...]
/freebsd-11-stable/sys/contrib/ck/include/gcc/x86/
H A Dck_pr.h151 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) macro
160 #undef CK_PR_LOAD_S macro

Completed in 167 milliseconds