Home
last modified time | relevance | path

Searched defs:SYM (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/include/crypto/
H A Dsparc_arch.h80 # 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 Daeabi_idiv.S42 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
104 SYM (\name): label
115 SYM (__\name): label
/freebsd/lib/libgssapi/
H A Dgss_mech_switch.c161 #define SYM(name) \ macro
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_mech_switch.c154 #define SYM(name) \ macro
/freebsd/sys/dev/qat/include/common/
H A Dadf_cfg_common.h72 enum adf_cfg_service_type { NA = 0, CRYPTO, COMP, SYM, ASYM, USED }; enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1989 #define ASSIGN(CLASS, TO, SYM, CONSTRAINT) \ argument