Searched defs:SYM (Results 1 – 6 of 6) 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/contrib/cortex-strings/src/thumb/ |
H A D | aeabi_idiv.S | 42 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro 104 SYM (\name): label 115 SYM (__\name): label
|
/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
|