Home
last modified time | relevance | path

Searched defs:c3 (Results 1 – 9 of 9) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_parse.c38 #define ngx_str3_cmp(m, c0, c1, c2, c3) \ argument
41 #define ngx_str3Ocmp(m, c0, c1, c2, c3) \ argument
44 #define ngx_str4cmp(m, c0, c1, c2, c3) \ argument
47 #define ngx_str5cmp(m, c0, c1, c2, c3, c4) \ argument
51 #define ngx_str6cmp(m, c0, c1, c2, c3, c4, c5) \ argument
55 #define ngx_str7_cmp(m, c0, c1, c2, c3, c4, c5, c6, c7) \ argument
59 #define ngx_str8cmp(m, c0, c1, c2, c3, c4, c5, c6, c7) \ argument
63 #define ngx_str9cmp(m, c0, c1, c2, c3, c4, c5, c6, c7, c8) \ argument
70 #define ngx_str3_cmp(m, c0, c1, c2, c3) \ argument
73 #define ngx_str3Ocmp(m, c0, c1, c2, c3) \ argument
[all …]
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_superscalar4.c93 uint64_t a3, b3, c3, d3; in fletcher_4_superscalar4_native() local
158 uint64_t a3, b3, c3, d3; in fletcher_4_superscalar4_byteswap() local
H A Dzfs_fletcher.c539 const uint64_t c3 = c2 * (c1 + 2) / 3; in fletcher_4_incremental_combine() local
/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_parse.c20 u_char ch, *p, *c, c0, c1, c2, c3; in ngx_mail_pop3_parse_command() local
625 u_char ch, *p, *c, c0, c1, c2, c3; in ngx_mail_smtp_parse_command() local
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dsecretstream.c13 unsigned char *c1, *c2, *c3, *csave; in main() local
/f-stack/dpdk/lib/librte_net/
H A Dnet_crc_avx512.c306 uint64_t c3 = 0x0000000033fff533; in crc32_load_init_constants() local
353 uint64_t c3 = 0x000000000000b6c9; in crc16_load_init_constants() local
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dhash.h135 const uint32_t c3 = 0x38b34ae5; in hash_x86_128() local
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec_neon.h623 register uint64x2_t c0, c1, c2, c3; in rxq_cq_process_v() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1102 int64_t c3 = 2097151 & (load_4(c + 7) >> 7); in sc25519_muladd() local