Searched refs:typebuf (Results 1 – 2 of 2) sorted by relevance
175 __p_type.typebuf
613 static char typebuf[20]; in p_type() local620 snprintf(typebuf, sizeof(typebuf), "TYPE%d", type); in p_type()621 return (typebuf); in p_type()