Searched refs:BUCKET_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
200 #define BUCKET_MAX_SIZE 0x003f macro
2324 if (bucket > BUCKET_MAX_SIZE) { in hrz_open()2326 bucket, BUCKET_MAX_SIZE); in hrz_open()2327 bucket = BUCKET_MAX_SIZE; in hrz_open()