Home
last modified time | relevance | path

Searched defs:CK_PR_LOAD_S (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/ck/include/gcc/
H A Dck_pr.h99 #define CK_PR_LOAD_S(S, T) CK_PR_LOAD(S, T, T) macro
101 CK_PR_LOAD_S(char, char) in CK_PR_LOAD_S() function
/freebsd/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
/freebsd/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
/freebsd/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
/freebsd/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
/freebsd/sys/contrib/ck/include/gcc/arm/
H A Dck_pr.h122 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) macro
/freebsd/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
/freebsd/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