Searched defs:zeroes (Results 1 – 13 of 13) sorted by relevance
/openbsd/regress/sys/kern/pwrite/ |
H A D | pwrite.c | 19 const char zeroes[10] = "0000000000"; in main() local
|
/openbsd/regress/sys/kern/pwritev/ |
H A D | pwritev.c | 21 const char zeroes[10] = "0000000000"; in main() local
|
/openbsd/games/random/ |
H A D | random.c | 77 static const int zeroes[] = { in clz64() local
|
/openbsd/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/bin/cp/ |
H A D | utils.c | 58 static char *zeroes; in copy_file() local
|
/openbsd/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/regress/lib/libm/msun/ |
H A D | fma_test.c | 475 ATF_TC_BODY(zeroes, tc) in ATF_TC_BODY() argument
|
/openbsd/bin/mv/ |
H A D | cp.c | 395 static char *zeroes; in copy_file() local
|
/openbsd/sys/crypto/ |
H A D | chachapoly.c | 93 static const char zeroes[POLY1305_BLOCK_LEN]; in Chacha20_Poly1305_Update() local
|
/openbsd/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/lib/libagentx/ |
H A D | ax.c | 1129 size_t length, zeroes; in ax_pdu_add_str() local
|
/openbsd/usr.sbin/snmpd/ |
H A D | ax.c | 1242 size_t length, zeroes; in ax_pdu_add_str() local
|