Searched refs:shape_count (Results 1 – 3 of 3) sorted by relevance
651 #define shape_count ((sizeof shape_defs)/(sizeof shape_defs[0])) macro658 for (i=0; i<shape_count; ++i) if (strcmp(shape_defs[i].name, arg) == 0) in shape_of()
1153 int8_t shape_count;
1054 int8_t shape_count; member