Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h2811 xxh_u64 const acc = len in XXH3_len_9to16_64b() local
2896 { xxh_u64 acc = len * XXH_PRIME64_1; in XXH3_len_17to128_64b() local
2929 { xxh_u64 acc = len * XXH_PRIME64_1; in XXH3_len_129to240_64b() local
3139 XXH3_accumulate_512_avx2( void* XXH_RESTRICT acc, in XXH3_accumulate_512_avx2()
3245 XXH3_accumulate_512_sse2( void* XXH_RESTRICT acc, in XXH3_accumulate_512_sse2()
3344 XXH3_accumulate_512_neon( void* XXH_RESTRICT acc, in XXH3_accumulate_512_neon()
3665 XXH3_accumulate( xxh_u64* XXH_RESTRICT acc, in XXH3_accumulate()
4029 XXH3_consumeStripes(xxh_u64* XXH_RESTRICT acc, in XXH3_consumeStripes()
4133 XXH3_digest_long (XXH64_hash_t* acc, in XXH3_digest_long()
4416 { XXH128_hash_t acc; in XXH3_len_17to128_128b() local
[all …]
/PHP-8.1/ext/standard/
H A Dflock_compat.c165 unsigned long acc = 0, addr = 0; in inet_aton() local
/PHP-8.1/ext/intl/collator/
H A Dcollator_is_numeric.c116 zend_ulong acc; in collator_u_strtol() local
/PHP-8.1/ext/date/lib/
H A Dparse_posix.c138 int acc = 0; in read_number() local
/PHP-8.1/main/streams/
H A Dplain_wrapper.c810 DWORD prot, acc, loffs = 0, hoffs = 0, delta = 0; in php_stdiop_set_option() local
/PHP-8.1/ext/sodium/
H A Dlibsodium.c3267 unsigned char acc = 0U; in PHP_FUNCTION() local

Completed in 47 milliseconds