Searched refs:formatLetter (Results 1 – 2 of 2) sorted by relevance
446 char formatLetter = ' '; in PrintFormat() local449 formatLetter = 's'; in PrintFormat()452 formatLetter = 'd'; in PrintFormat()455 formatLetter = 'w'; in PrintFormat()458 formatLetter = 'l'; in PrintFormat()464 PrintChar(formatLetter); in PrintFormat()
462 char formatLetter = ' '; in PrintFormat() local465 formatLetter = 's'; in PrintFormat()468 formatLetter = 'd'; in PrintFormat()471 formatLetter = 'w'; in PrintFormat()474 formatLetter = 'l'; in PrintFormat()480 PrintChar(formatLetter); in PrintFormat()