Searched defs:zeroes (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/regress/sys/kern/pwrite/ |
H A D | pwrite.c | 19 const char zeroes[10] = "0000000000"; in main() local
|
/openbsd-src/regress/sys/kern/pwritev/ |
H A D | pwritev.c | 21 const char zeroes[10] = "0000000000"; in main() local
|
/openbsd-src/games/random/ |
H A D | random.c | 77 static const int zeroes[] = { in clz64() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 950922-1.c | 26 static char zeroes[16]; in f() local
|
/openbsd-src/bin/cp/ |
H A D | utils.c | 58 static char *zeroes; in copy_file() local
|
/openbsd-src/lib/libcrypto/rsa/ |
H A D | rsa_pss.c | 72 static const unsigned char zeroes[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
|
/openbsd-src/regress/lib/libm/msun/ |
H A D | fma_test.c | 475 ATF_TC_BODY(zeroes, tc) in ATF_TC_BODY() argument
|
/openbsd-src/sys/crypto/ |
H A D | chachapoly.c | 93 static const char zeroes[POLY1305_BLOCK_LEN]; in Chacha20_Poly1305_Update() local
|
/openbsd-src/lib/libagentx/ |
H A D | ax.c | 1129 size_t length, zeroes; in ax_pdu_add_str() local
|
/openbsd-src/lib/libc/stdio/ |
H A D | vfwprintf.c | 345 static wchar_t zeroes[PADSIZE] = in __vfwprintf() local
|
H A D | vfprintf.c | 358 static char zeroes[PADSIZE] = in __vfprintf() local
|
/openbsd-src/usr.sbin/snmpd/ |
H A D | ax.c | 1242 size_t length, zeroes; in ax_pdu_add_str() local
|