/freebsd/sys/powerpc/booke/ |
H A D | locore.S | 54 #define STORE std macro 71 #define STORE stw macro
|
/freebsd/sys/powerpc/powerpc/ |
H A D | support.S | 56 #define STORE std macro 66 #define STORE stw macro
|
/freebsd/usr.bin/kyua/ |
H A D | Makefile | 203 STORE= migrate_v1_v2.sql migrate_v2_v3.sql schema_v3.sql macro
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_read_format_cab.c | 173 STORE = 0, global() enumerator [all...] |
/freebsd/crypto/openssl/providers/ |
H A D | baseprov.c | 86 #define STORE(name, _fips, func_table) \ macro
|
H A D | defltprov.c | 479 #define STORE(name, _fips, func_table) \ macro
|
/freebsd/sys/contrib/libb2/ |
H A D | blake2s-round.h | 18 #define STORE(p,r) _mm_store_si128((__m128i *)(p), r) macro
|
H A D | blake2b-round.h | 18 #define STORE(p,r) _mm_store_si128((__m128i *)(p), r) macro
|
/freebsd/lib/libiconv_modules/ZW/ |
H A D | citrus_zw.c | 125 #define STORE \ in _citrus_ZW_mbrtowc_priv() macro
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
H A D | blake2b-compress-avx2.h | 9 #define STORE(p, r) _mm256_store_si256((__m256i *) (p), r) macro
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_scalar.c | 97 #define STORE(dst, val) ((v_t *)dst)[0] = val macro
|
H A D | vdev_raidz_math_sse2.c | 161 #define STORE(dst, r...) \ macro
|
H A D | vdev_raidz_math_avx2.c | 157 #define STORE(dst, r...) \ macro
|
H A D | vdev_raidz_math_avx512bw.c | 160 #define STORE(dst, r...) \ macro
|
H A D | vdev_raidz_math_ssse3.c | 158 #define STORE(dst, r...) \ macro
|
H A D | vdev_raidz_math_avx512f.c | 156 #define STORE(dst, r...) \ macro
|
H A D | vdev_raidz_math_powerpc_altivec_common.h | 335 #define STORE(dst, r...) \ macro
|
H A D | vdev_raidz_math_aarch64_neon_common.h | 338 #define STORE(dst, r...) \ macro
|
/freebsd/stand/ficl/ |
H A D | ficl.h | 413 #define STORE(n,c) stackStore(pVM->pStack,n,LVALUEtoCELL(c)) macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 1073 STORE, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMemoryLegalizer.cpp | 47 STORE = 1u << 1, enumerator
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_rar5.c | 3954 STORE = 0, FASTEST = 1, FAST = 2, NORMAL = 3, GOOD = 4, in do_unpack() enumerator
|