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

  /src/external/bsd/zstd/dist/zlibWrapper/
gzcompatibility.h 20 # define z_off64_t off64_t macro
23 # define z_off64_t __int64 macro
25 # define z_off64_t z_off_t macro
35 z_off64_t pos;
  /src/external/gpl3/binutils/dist/zlib/
zconf.h 517 # define z_off64_t off64_t macro
520 # define z_off64_t __int64 macro
522 # define z_off64_t z_off_t macro
  /src/external/gpl3/binutils.old/dist/zlib/
zconf.h 508 # define z_off64_t off64_t macro
511 # define z_off64_t __int64 macro
513 # define z_off64_t z_off_t macro
  /src/external/gpl3/gdb.old/dist/zlib/
zconf.h 508 # define z_off64_t off64_t macro
511 # define z_off64_t __int64 macro
513 # define z_off64_t z_off_t macro
  /src/external/gpl3/gdb/dist/zlib/
zconf.h 517 # define z_off64_t off64_t macro
520 # define z_off64_t __int64 macro
522 # define z_off64_t z_off_t macro
  /src/common/dist/zlib/
zconf.h 564 # define z_off64_t off64_t macro
566 # define z_off64_t long long macro
568 # define z_off64_t __int64 macro
570 # define z_off64_t offset_t macro
572 # define z_off64_t z_off_t macro

Completed in 18 milliseconds