Searched refs:tnames (Results 1 – 1 of 1) sorted by relevance
217 static const char *const tnames[] = { "D type", "string" }; in dt_dis_pushts() local 231 if (type < sizeof (tnames) / sizeof (tnames[0])) { in dt_dis_pushts() 233 type, tnames[type]); in dt_dis_pushts()