Searched defs:MAPSIZE (Results 1 – 3 of 3) sorted by relevance
19 MAPSIZE = 1024 variable in TestMapBatch
28 #define MAPSIZE (sizeof(MAPTYPE) * 8) /* number of bits in node bitmap */ macro
76 #define MAPSIZE (64*1024) /* default mapsize set up by parent */ macro