Searched refs:MT_COUNT (Results 1 – 1 of 1) sorted by relevance
55 #define MT_COUNT 16 macro57 static char *mt_names[MT_COUNT/2] =1628 garray_T ga_match[MT_COUNT]; // stores matches in sequence in find_tags()1629 hashtab_T ht_match[MT_COUNT]; // stores matches by key in find_tags()1694 for (mtt = 0; mtt < MT_COUNT; ++mtt) in find_tags()2786 for (mtt = 0; mtt < MT_COUNT; ++mtt) in find_tags()