Searched defs:SYM (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/include/crypto/ |
H A D | sparc_arch.h | 80 # define SPARC_LOAD_ADDRESS(SYM, reg) \ argument 90 # define SPARC_LOAD_ADDRESS(SYM, reg) \ argument 97 # define SPARC_LOAD_ADDRESS_LEAF(SYM,reg,tmp) SPARC_LOAD_ADDRESS(SYM,reg) argument 104 # define SPARC_LOAD_ADDRESS(SYM, reg) \ argument 112 # define SPARC_LOAD_ADDRESS_LEAF(SYM, reg, tmp) \ argument
|
/freebsd/lib/libgssapi/ |
H A D | gss_mech_switch.c | 161 #define SYM(name) \ macro
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | gss_mech_switch.c | 154 #define SYM(name) \ macro
|
/freebsd/sys/dev/qat/include/common/ |
H A D | adf_cfg_common.h | 72 enum adf_cfg_service_type { NA = 0, CRYPTO, COMP, SYM, ASYM, USED }; enumerator
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RangeConstraintManager.cpp | 1989 #define ASSIGN(CLASS, TO, SYM, CONSTRAINT) \ argument
|