Home
last modified time | relevance | path

Searched defs:zeroes (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/rsa/
Drsa_pss.c25 static const unsigned char zeroes[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
/netbsd/src/sys/arch/powerpc/powerpc/
Dtrap.c782 static char zeroes[MAXCACHELINESIZE]; in fix_unaligned() local
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dsimple-object-coff.c653 unsigned char zeroes[16]; in simple_object_coff_write_to_file() local
Dsimple-object-mach-o.c1133 unsigned char zeroes[16]; in simple_object_mach_o_write_segment() local
Dsimple-object-xcoff.c909 unsigned char zeroes[16]; in simple_object_xcoff_write_to_file() local
Dsimple-object-elf.c1002 unsigned char zeroes[16]; in simple_object_elf_write_to_file() local
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dsimple-object-coff.c653 unsigned char zeroes[16]; in simple_object_coff_write_to_file() local
Dsimple-object-mach-o.c1133 unsigned char zeroes[16]; in simple_object_mach_o_write_segment() local
Dsimple-object-xcoff.c909 unsigned char zeroes[16]; in simple_object_xcoff_write_to_file() local
Dsimple-object-elf.c1002 unsigned char zeroes[16]; in simple_object_elf_write_to_file() local
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dsimple-object-coff.c653 unsigned char zeroes[16]; in simple_object_coff_write_to_file() local
Dsimple-object-mach-o.c1133 unsigned char zeroes[16]; in simple_object_mach_o_write_segment() local
Dsimple-object-xcoff.c909 unsigned char zeroes[16]; in simple_object_xcoff_write_to_file() local
Dsimple-object-elf.c1002 unsigned char zeroes[16]; in simple_object_elf_write_to_file() local
/netbsd/src/lib/libc/stdio/
Dvfwprintf.c699 static CHAR_T zeroes[PADSIZE] = in WDECL() local