Searched refs:Ceed_count_max (Results 1 – 1 of 1) sorted by relevance
31 static int Ceed_count_max = 0; variable66 if (Ceed_count == Ceed_count_max) { in fCeedInit()67 Ceed_count_max += Ceed_count_max / 2 + 1; in fCeedInit()68 CeedRealloc(Ceed_count_max, &Ceed_dict); in fCeedInit()105 Ceed_count_max = 0; in fCeedDestroy()