Home
last modified time | relevance | path

Searched defs:zero (Results 1 – 25 of 563) sorted by relevance

12345678910>>...23

/netbsd-src/external/mit/isl/dist/
H A Disl_multi_add_constant_templ.c17 isl_bool zero; in MULTI() local
40 isl_bool zero; in MULTI() local
H A Disl_pw_scale_templ.c21 PW *zero; in FN() local
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_read_format_cab.c182 char zero[128]; in verify() local
282 char zero[128]; in verify2() local
347 char zero[128]; in verify3() local
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-random.c32 char zero[sizeof(scratch)]; in random_cb() local
79 char zero[256]; in TEST_IMPL() local
/netbsd-src/external/bsd/nsd/dist/compat/
H A Dsnprintf.c241 int zero, int negative, char* buf, int len) in print_num()
302 int zero = (value == 0); in print_num_d() local
317 int zero = (value == 0); in print_num_ld() local
332 int zero = (value == 0); in print_num_lld() local
347 int zero = (value == 0); in print_num_u() local
361 int zero = (value == 0); in print_num_lu() local
375 int zero = (value == 0); in print_num_llu() local
389 int zero = (value == 0); in print_num_x() local
403 int zero = (value == 0); in print_num_lx() local
417 int zero = (value == 0); in print_num_llx() local
[all …]
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dsnprintf.c241 int zero, int negative, char* buf, int len) in print_num()
302 int zero = (value == 0); in print_num_d() local
317 int zero = (value == 0); in print_num_ld() local
332 int zero = (value == 0); in print_num_lld() local
347 int zero = (value == 0); in print_num_u() local
361 int zero = (value == 0); in print_num_lu() local
375 int zero = (value == 0); in print_num_llu() local
389 int zero = (value == 0); in print_num_x() local
403 int zero = (value == 0); in print_num_lx() local
417 int zero = (value == 0); in print_num_llx() local
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c112 static const unsigned char zero[4 * CHACHA_BLK_SIZE] = { 0 }; variable
114 static const unsigned char zero[2 * CHACHA_BLK_SIZE] = { 0 }; variable
264 static const unsigned char zero[CHACHA_BLK_SIZE] = { 0 }; variable
/netbsd-src/sys/external/isc/libsodium/dist/test/default/
H A Dchacha20.c26 unsigned char zero[160]; in tv() local
113 unsigned char zero[160]; in tv_ietf() local
H A Dcore1.c11 static unsigned char zero[32]; variable
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DOvw_data.cc74 timestruc_t zero = {0, 0}; in get_totals() local
196 timestruc_t zero = {0, 0}; in extract_data() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DOvw_data.cc74 timestruc_t zero = {0, 0}; in get_totals() local
196 timestruc_t zero = {0, 0}; in extract_data() local
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_139.c15 zero = 0 in example() enumerator
H A Dmsg_037.c8 unsigned int zero: 0; member
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dbsdstart.S115 zero: .long 0 label
/netbsd-src/lib/libm/src/
H A De_atanhf.c26 static const float zero = 0.0; variable
H A De_remainderf.c24 static const float zero = 0.0; variable
H A De_atanhl.c52 static const double zero = 0.0; variable
H A Ds_truncl.c48 static const float zero[] = { 0.0, -0.0 }; variable
H A De_atanh.c41 static const double zero = 0.0; variable
H A Ds_rintl.c54 static const float zero[2] = { 0.0, -0.0 }; variable
H A De_remainder.c30 static const double zero = 0.0; variable
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dtrootofunity.c34 mpc_t z, zero; in check() local
/netbsd-src/external/lgpl3/gmp/dist/cxx/
H A Dismpznw.cc47 bool ok = false, zero, showbase; in __gmpz_operator_in_nowhite() local
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Datanhq.c39 static const __float128 zero = 0; variable
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Datanhq.c39 static const __float128 zero = 0; variable

12345678910>>...23