Searched refs:TypeStringCount (Results 1 – 1 of 1) sorted by relevance
77 const int TypeStringCount = sizeof(TypeString) / sizeof(char*); // number of entries in 'TypeString' variable340 for (int type = 0; type < TypeStringCount; ++type) { in AddTabledBuiltin()