Searched defs:MAXSIZE (Results 1 – 2 of 2) sorted by relevance
14 MAXSIZE = 200*1024 # Files this big must be binaries and are skipped. variable
106 #define MAXSIZE ((~(size_t)0) >> 1) macro