Home
last modified time | relevance | path

Searched defs:c8 (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_net/
H A Dnet_crc_avx512.c311 uint64_t c8 = 0x00000000ae0b5394; in crc32_load_init_constants() local
358 uint64_t c8 = 0x0000000000000842; in crc16_load_init_constants() local
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_parse.c63 #define ngx_str9cmp(m, c0, c1, c2, c3, c4, c5, c6, c7, c8) \ argument
94 #define ngx_str9cmp(m, c0, c1, c2, c3, c4, c5, c6, c7, c8) \ argument
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1107 int64_t c8 = 2097151 & load_3(c + 21); in sc25519_muladd() local