Searched refs:fillbuf (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dmd5.c59 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
110 memcpy (&ctx->buffer[bytes], fillbuf, pad);
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dmd5.c59 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
110 memcpy (&ctx->buffer[bytes], fillbuf, pad);
/freebsd-10.0-release/gnu/usr.bin/grep/
H A Dgrep.c351 fillbuf (size_t save, struct stats const *stats) function
845 if (! fillbuf (save, stats))
917 if (! fillbuf (save, stats))

Completed in 97 milliseconds