Home
last modified time | relevance | path

Searched defs:write_zeros (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp502 raw_ostream &raw_ostream::write_zeros(unsigned NumZeros) { in write_zeros() function in raw_ostream
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf.c5426 write_zeros (bfd *abfd, file_ptr pos, bfd_size_type len) in write_zeros() function