Searched refs:RECSIZE (Results 1 – 3 of 3) sorted by relevance
48 #define RECSIZE (8 * 1024) /* sets limit on records, fields, etc., etc. */ macro
38 int recsize = RECSIZE;40 int fieldssize = RECSIZE;
634 increased RECSIZE to 8192 to push problems further over the horizon.