Searched defs:STORE (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/sys/contrib/libb2/
H A Dblake2b-round.h18 #define STORE(p,r) _mm_store_si128((__m128i *)(p), r) macro
H A Dblake2s-round.h18 #define STORE(p,r) _mm_store_si128((__m128i *)(p), r) macro
/freebsd-12-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_cab.c173 STORE = 0, enumerator in enum:comp_type
[all...]
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-avx2.h9 #define STORE(p, r) _mm256_store_si256((__m256i *) (p), r) macro
/freebsd-12-stable/sys/powerpc/booke/
H A Dlocore.S52 #define STORE std define
69 #define STORE stw define
/freebsd-12-stable/lib/libiconv_modules/ZW/
H A Dcitrus_zw.c127 #define STORE \ macro
/freebsd-12-stable/gnu/usr.bin/grep/
H A Dquotearg.c219 #define STORE(c) \ macro
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp58 STORE = 1u << 1, member in class:__anon5027::SIMemOp
/freebsd-12-stable/stand/ficl/
H A Dficl.h414 #define STORE(n,c) stackStore(pVM->pStack,n,LVALUEtoCELL(c)) macro
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h672 LOAD, STORE, enumerator in enum:llvm::ISD::NodeType
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c3753 STORE = 0, FASTEST = 1, FAST = 2, NORMAL = 3, GOOD = 4, enumerator in enum:COMPRESSION_METHOD

Completed in 286 milliseconds