Home
last modified time | relevance | path

Searched refs:c11 (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/regex/mlx5/
H A Dmeson.build20 '-std=c11',
/f-stack/dpdk/lib/librte_net/
H A Dnet_crc_avx512.c314 uint64_t c11 = 0x000000008f352d95; in crc32_load_init_constants() local
333 c9, c10, c11); in crc32_load_init_constants()
361 uint64_t c11 = 0x000000000000922d; in crc16_load_init_constants() local
380 c9, c10, c11); in crc16_load_init_constants()
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmeson.build21 '-std=c11',
/f-stack/dpdk/drivers/common/mlx5/
H A Dmeson.build22 '-std=c11',
/f-stack/dpdk/drivers/net/mlx5/
H A Dmeson.build40 '-std=c11',
/f-stack/dpdk/drivers/net/mlx4/
H A Dmeson.build69 '-std=c11',
/f-stack/app/redis-5.0.5/src/
H A DMakefile35 STD+=-Wno-c11-extensions
/f-stack/freebsd/arm/include/
H A Dsysreg.h204 #define CP15_DCCMVAU(rr) p15, 0, rr, c7, c11, 1 /* Data cache clean by MVA PoU */
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1110 int64_t c11 = (load_4(c + 28) >> 7); in sc25519_muladd() local
1177 s11 = c11 + a0 * b11 + a1 * b10 + a2 * b9 + a3 * b8 + a4 * b7 + a5 * b6 + in sc25519_muladd()