Searched refs:HOLE_SIZE (Results 1 – 4 of 4) sorted by relevance
39 #define HOLE_SIZE 4096 macro40 static dn_id hbuf[HOLE_SIZE], *holes = hbuf;41 static unsigned nhmax = HOLE_SIZE;
36 #define HOLE_SIZE 4096 macro37 static dn_id hbuf[HOLE_SIZE], *holes = hbuf;38 static unsigned nhmax = HOLE_SIZE;
71 #define HOLE_SIZE 4096 macro72 static dn_id hbuf[HOLE_SIZE], *holes = hbuf;73 static unsigned nhmax = HOLE_SIZE;
295 #define HOLE_SIZE(NODE) ((NODE)->hole_size) macro