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