Searched defs:MAXREC (Results 1 – 3 of 3) sorted by relevance
60 #define MAXREC (64 * 1024) macro
61 #define MAXREC(x) (2 << (x)) macro
72 #define MAXREC(x) (2 << (x)) macro