Searched defs:MAXSIZE (Results 1 – 9 of 9) sorted by relevance
35 enum { MAXSIZE = 24 }; enumerator
36 enum { MAXSIZE = 24 }; enumerator
44 #define MAXSIZE 256 * 1024 macro
39 enum { MAXSIZE = 26 }; enumerator
39 #define MAXSIZE 65536 /* Everything will be smaller than this, most 1000x smaller */ macro
115 #define MAXSIZE ((~(size_t)0) >> 1) macro
961 #define MAXSIZE 4096 macro
49 #define MAXSIZE \ macro