Searched refs:ESTATTRCCMNUM (Results 1 – 1 of 1) sorted by relevance
131 #define ESTATTRCCMNUM 8192 /* number of cache for attributes */ macro1239 db->attrcc = cbmapopenex(ESTATTRCCMNUM + 1); in est_db_open()1240 db->acmnum = ESTATTRCCMNUM; in est_db_open()1243 db->veccc = cbmapopenex(ESTATTRCCMNUM / 2 + 1); in est_db_open()1244 db->vcmnum = ESTATTRCCMNUM / 2; in est_db_open()