Searched defs:fillbuf (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/common/dist/zlib/contrib/iostream/ |
| D | zfstream.cpp | 235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | sha1.c | 50 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
|
| D | md5.c | 59 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | md5.c | 69 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | md5.c | 59 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
|
| D | sha1.c | 55 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | md5.c | 59 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
|
| D | sha1.c | 55 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
|