| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_parse.c | 38 #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/libkern/ |
| H A D | iconv_xlat16.c | 124 uint16_t c1, c2, ctmp; in iconv_xlat16_conv() local 305 int c1, c2, out; in iconv_xlat16_tolower() local 330 int c1, c2, out; in iconv_xlat16_toupper() local
|
| H A D | fnmatch.c | 162 char c, c2; in rangematch() local
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_string.c | 589 ngx_uint_t c1, c2; in ngx_strcasecmp() local 615 ngx_uint_t c1, c2; in ngx_strncasecmp() local 644 u_char c1, c2; in ngx_strnstr() local 684 u_char c1, c2; in ngx_strstrn() local 707 ngx_uint_t c1, c2; in ngx_strcasestrn() local 739 ngx_uint_t c1, c2; in ngx_strlcasestrn() local 789 u_char c1, c2; in ngx_rstrncasecmp() local 849 ngx_uint_t c1, c2; in ngx_dns_strcmp() local 880 ngx_uint_t c1, c2; in ngx_filename_cmp() local
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher_superscalar.c | 78 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar_native() local 117 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar_byteswap() local
|
| H A D | zfs_fletcher_superscalar4.c | 92 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar4_native() local 157 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar4_byteswap() local
|
| H A D | zfs_fletcher.c | 538 const uint64_t c2 = c1 * (c1 + 1) / 2; in fletcher_4_incremental_combine() local
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | hash.h | 80 const uint32_t c2 = 0x1b873593; in hash_x86_32() local 134 const uint32_t c2 = 0xab0e9789; in hash_x86_128() local 233 const uint64_t c2 = KQU(0x4cf5ad432745937f); in hash_x64_128() local
|
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail_parse.c | 20 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/dpdk/lib/librte_eal/windows/ |
| H A D | fnmatch.c | 129 char c, c2; in rangematch() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_ring_perf.c | 34 unsigned c1, c2; member 74 unsigned c1, c2, s1, s2; in get_two_hyperthreads() local 101 unsigned c1, c2, s1, s2; in get_two_cores() local
|
| H A D | test_stack_perf.c | 31 unsigned int c2; member
|
| H A D | test_event_eth_tx_adapter.c | 122 struct rte_ring * const *c2; in init_ports() local
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | secretstream.c | 13 unsigned char *c1, *c2, *c3, *csave; in main() local
|
| /f-stack/tools/compat/ |
| H A D | fnmatch.c | 185 char c, c2; in rangematch() local
|
| /f-stack/freebsd/contrib/dev/acpica/components/utilities/ |
| H A D | utnonansi.c | 257 int c2; in AcpiUtStricmp() local
|
| /f-stack/dpdk/lib/librte_net/ |
| H A D | net_crc_avx512.c | 305 uint64_t c2 = 0x00000000910eeec1; in crc32_load_init_constants() local 352 uint64_t c2 = 0x00000000000068af; in crc16_load_init_constants() local
|
| /f-stack/freebsd/contrib/ck/src/ |
| H A D | ck_ht_hash.h | 128 uint32_t c2 = 0x1b873593; in MurmurHash3_x86_32() local
|
| /f-stack/dpdk/drivers/bus/ifpga/ |
| H A D | ifpga_bus.c | 428 char *c2 = NULL; in ifpga_parse() local
|
| /f-stack/freebsd/arm/nvidia/tegra124/ |
| H A D | tegra124_cpufreq.c | 57 int c2; /* c2 * speedo^2 + c1 * speedo + c0 */ member
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx_vec_neon.h | 623 register uint64x2_t c0, c1, c2, c3; in rxq_cq_process_v() local
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | tegra210_cpufreq.c | 56 int c2; /* c2 * speedo^2 + c1 * speedo + c0 */ member
|
| /f-stack/freebsd/contrib/zstd/lib/dictBuilder/ |
| H A D | divsufsort.c | 1618 int c0, c1, c2; in construct_SA() local 1682 int c0, c1, c2; in construct_BWT() local 1754 int c0, c1, c2; in construct_BWT_indexes() local
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_sub_filter_module.c | 995 ngx_int_t c1, c2; in ngx_http_sub_cmp_matches() local
|
| /f-stack/freebsd/kern/ |
| H A D | subr_stats.c | 347 ctd32cmp(const struct voistatdata_tdgstctd32 *c1, const struct voistatdata_tdgstctd32 *c2) in ctd32cmp() 359 ctd64cmp(const struct voistatdata_tdgstctd64 *c1, const struct voistatdata_tdgstctd64 *c2) in ctd64cmp()
|