Searched refs:MAX_CLASS_ID (Results 1 – 2 of 2) sorted by relevance
97 #define MAX_CLASS_ID 200 macro99 static UClassID ids[MAX_CLASS_ID];100 static const char *ids_factory[MAX_CLASS_ID];101 static const char *ids_class[MAX_CLASS_ID];112 if(ids_count >= MAX_CLASS_ID) { in testClass()114 sprintf(count, " (currently %d) ", MAX_CLASS_ID); in testClass()