Searched refs:shape_count (Results 1 – 1 of 1) sorted by relevance
650 #define shape_count ((sizeof shape_defs)/(sizeof shape_defs[0])) macro657 for (i=0; i<shape_count; ++i) if (strcmp(shape_defs[i].name, arg) == 0) in shape_of()