Home
last modified time | relevance | path

Searched defs:S_FILE_LIMIT_MAX (Results 1 – 2 of 2) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dstream.h193 #define S_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? max_int64_t : max_long) macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dstream.h193 #define S_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? max_int64_t : max_long) macro