HomeSort by: relevance | last modified time | path
    Searched defs:log_gzext (Results 1 - 5 of 5) sorted by relevancy

  /src/common/dist/zlib/examples/
gzlog.c 319 local unsigned char log_gzext[] = { variable
328 #define EXTRA sizeof(log_gzext) /* should be 35 */
840 write(log->fd, log_gzext, EXTRA) != EXTRA ||
  /src/external/gpl3/binutils/dist/zlib/examples/
gzlog.c 319 local unsigned char log_gzext[] = { variable
328 #define EXTRA sizeof(log_gzext) /* should be 35 */
840 write(log->fd, log_gzext, EXTRA) != EXTRA ||
  /src/external/gpl3/binutils.old/dist/zlib/examples/
gzlog.c 319 local unsigned char log_gzext[] = { variable
328 #define EXTRA sizeof(log_gzext) /* should be 35 */
840 write(log->fd, log_gzext, EXTRA) != EXTRA ||
  /src/external/gpl3/gdb.old/dist/zlib/examples/
gzlog.c 319 local unsigned char log_gzext[] = { variable
328 #define EXTRA sizeof(log_gzext) /* should be 35 */
840 write(log->fd, log_gzext, EXTRA) != EXTRA ||
  /src/external/gpl3/gdb/dist/zlib/examples/
gzlog.c 319 local unsigned char log_gzext[] = { variable
328 #define EXTRA sizeof(log_gzext) /* should be 35 */
840 write(log->fd, log_gzext, EXTRA) != EXTRA ||

Completed in 39 milliseconds