HomeSort by relevance Sort by last modified time
    Searched defs:APPEND_OP (Results 1 - 2 of 2) sorted by null

  /external/zlib/src/examples/
gzlog.c 273 #define APPEND_OP 1
728 fprintf(rec, "%.24s %s recovery: %s\n", ctime(&now), op == APPEND_OP ?
749 if (op == APPEND_OP || op == COMPRESS_OP) {
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/examples/
gzlog.c 273 #define APPEND_OP 1
728 fprintf(rec, "%.24s %s recovery: %s\n", ctime(&now), op == APPEND_OP ?
749 if (op == APPEND_OP || op == COMPRESS_OP) {
    [all...]

Completed in 491 milliseconds