Home
last modified time | relevance | path

Searched refs:SYM (Results 1 – 23 of 23) sorted by relevance

/freebsd/lib/libgssapi/
H A Dgss_mech_switch.c161 #define SYM(name) \ macro
252 SYM(acquire_cred); in _gss_load_mech()
253 SYM(release_cred); in _gss_load_mech()
254 SYM(init_sec_context); in _gss_load_mech()
255 SYM(accept_sec_context); in _gss_load_mech()
256 SYM(process_context_token); in _gss_load_mech()
257 SYM(delete_sec_context); in _gss_load_mech()
258 SYM(context_time); in _gss_load_mech()
259 SYM(get_mic); in _gss_load_mech()
260 SYM(verify_mic); in _gss_load_mech()
[all …]
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_mech_switch.c154 #define SYM(name) \ macro
331 SYM(acquire_cred); in _gss_load_mech()
332 SYM(release_cred); in _gss_load_mech()
333 SYM(init_sec_context); in _gss_load_mech()
334 SYM(accept_sec_context); in _gss_load_mech()
335 SYM(process_context_token); in _gss_load_mech()
336 SYM(delete_sec_context); in _gss_load_mech()
337 SYM(context_time); in _gss_load_mech()
338 SYM(get_mic); in _gss_load_mech()
339 SYM(verify_mic); in _gss_load_mech()
[all …]
/freebsd/crypto/openssl/include/crypto/
H A Dsparc_arch.h80 # define SPARC_LOAD_ADDRESS(SYM, reg) \ argument
81 setx SYM, %o7, reg;
90 # define SPARC_LOAD_ADDRESS(SYM, reg) \ argument
91 set SYM, reg;
97 # define SPARC_LOAD_ADDRESS_LEAF(SYM,reg,tmp) SPARC_LOAD_ADDRESS(SYM,reg) argument
104 # define SPARC_LOAD_ADDRESS(SYM, reg) \ argument
106 sethi %hi(SYM), %o7; \
107 or %o7, %lo(SYM), %o7; \
112 # define SPARC_LOAD_ADDRESS_LEAF(SYM, reg, tmp) \ argument
114 SPARC_LOAD_ADDRESS(SYM, reg) \
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DDynamicLibrary.inc149 #define EXPLICIT_SYMBOL(SYM) \
151 extern void *SYM; \
161 #define INLINE_DEF_SYMBOL1(TYP, SYM) \
162 extern "C" TYP inline_##SYM(TYP _X) { return SYM(_X); }
163 #define INLINE_DEF_SYMBOL2(TYP, SYM) \
164 extern "C" TYP inline_##SYM(TYP _X, TYP _Y) { return SYM(_X, _Y); }
176 #define EXPLICIT_SYMBOL(SYM) \
177 if (!strcmp(SymbolName, #SYM)) \
178 return (void *)&SYM;
184 #define INLINE_DEF_SYMBOL1(TYP, SYM) \
[all …]
H A Dexplicit_symbols.inc74 #define INLINE_DEF_FLOAT_SYMBOL(SYM, ARGC) INLINE_DEF_SYMBOL##ARGC(float, SYM)
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DDynamicLibrary.inc71 #define EXPLICIT_SYMBOL(SYM) \
72 extern void *SYM; \
73 if (!strcmp(SymbolName, #SYM)) \
74 return (void *)&SYM
105 #define EXPLICIT_SYMBOL(SYM) \
106 if (!strcmp(SymbolName, #SYM)) \
107 return &SYM
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_4xxxvf_hw_data.c18 (ASYM | SYM << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
20 SYM << ADF_CFG_SERV_RING_PAIR_3_SHIFT)
30 (SYM | SYM << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
31 SYM << ADF_CFG_SERV_RING_PAIR_2_SHIFT | \
32 SYM << ADF_CFG_SERV_RING_PAIR_3_SHIFT)
45 (SYM | SYM << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c48 (ASYM | SYM << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
50 SYM << ADF_CFG_SERV_RING_PAIR_3_SHIFT)
58 (SYM | SYM << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
59 SYM << ADF_CFG_SERV_RING_PAIR_2_SHIFT | \
60 SYM << ADF_CFG_SERV_RING_PAIR_3_SHIFT)
73 (SYM | SYM << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
783 if ((au_srv & ADF_ACCEL_CRYPTO) && ring_srv == SYM) in check_accel_unit_service()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg_bundle.c134 case SYM: in adf_cfg_get_ring_pairs_from_bundle()
191 case SYM: in adf_cfg_init_and_insert_inst()
314 case SYM: in adf_cfg_assign_serv_to_rings()
H A Dadf_cfg_device.c31 (SYM | SYM << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
32 SYM << ADF_CFG_SERV_RING_PAIR_2_SHIFT | \
33 SYM << ADF_CFG_SERV_RING_PAIR_3_SHIFT)
51 (SYM | SYM << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
405 case SYM: in adf_cfg_gen_dispatch_arbiter()
H A Dadf_cfg_instance.c131 instance->stype = SYM; in sym_instance_init()
H A Dadf_cfg_section.c549 case SYM: in adf_cfg_create_rings_entries_for_cy_inst()
741 case SYM: in adf_cfg_process_user_section()
883 case SYM: in adf_cfg_process_kernel_section()
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm572 local *SYM = *{"$ {dest}::$name"};
580 *SYM = $val;
589 *SYM = \$val;
/freebsd/tools/kerneldoc/subsys/
H A DDoxyfile-dev_sym6 PROJECT_NAME = "FreeBSD kernel SYM device code"
/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/sys/kern/
H A Dkern_linker.c906 KLD_DPF(SYM, ("linker_file_lookup_symbol: file=%p, name=%s, deps=%d\n", in linker_file_lookup_symbol_internal()
918 KLD_DPF(SYM, ("linker_file_lookup_symbol: resolving special " in linker_file_lookup_symbol_internal()
933 KLD_DPF(SYM, ("linker_file_lookup_symbol: symbol" in linker_file_lookup_symbol_internal()
943 KLD_DPF(SYM, ("linker_file_lookup_symbol:" in linker_file_lookup_symbol_internal()
959 KLD_DPF(SYM, ("linker_file_lookup_symbol:" in linker_file_lookup_symbol_internal()
977 KLD_DPF(SYM, ("linker_file_lookup_symbol: new common" in linker_file_lookup_symbol_internal()
981 KLD_DPF(SYM, ("linker_file_lookup_symbol: fail\n")); in linker_file_lookup_symbol_internal()
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap4-droid4-xt894.dts108 MATRIX_KEY(4, 5, KEY_LEFTALT) /* SYM */
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_res_part.c43 case SYM: in adf_get_partitions_mask()
/freebsd/contrib/elftoolchain/libelf/
H A Delf_types.m457 `SYM, Sym',
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1989 #define ASSIGN(CLASS, TO, SYM, CONSTRAINT) \ argument
1990 if (!static_cast<Derived *>(this)->assign##CLASS##To##TO(SYM, CONSTRAINT)) \
/freebsd/contrib/bmake/mk/
H A DChangeLog128 It is up to [BUILD_][SYM]LINKS_FILTER to do something sane.
/freebsd/contrib/ncurses/
H A Dconfigure757 --with-export-syms[=SYM-FILE] limit symbols exported by libtool to those listed in SYM-FILE
H A Daclocal.m49150 [[ --with-export-syms[=SYM-FILE] limit symbols exported by libtool to those listed in SYM-FILE]],