Searched refs:CHAR_RANGE (Results 1 – 4 of 4) sorted by relevance
45 int class_no = CHAR_RANGE; /* number of classes for labels */46 int first_el[CHAR_RANGE]; /* first element in each class partition */47 set class_sets[CHAR_RANGE]; /* array holds partitions from class */75 class_no = CHAR_RANGE;
231 m, CHAR_RANGE); in p_class_def2()590 gen_cpp?ClassName("::"):"", m, CHAR_RANGE);598 if ((++i)>=CHAR_RANGE)
60 #define CHAR_RANGE (1+(MAX_CHAR) - (MIN_CHAR)) macro
261 for (i = 1; i<CHAR_RANGE; ++i){ in init()