Lines Matching refs:estr
1127 static char *estr[] = { "", "B", "M", "U", "A", "I", };1188 if (ARRAYLEN(estr) > pd->etype)1189 printf("%s ", estr[pd->etype]);