Searched refs:FormatCharacter (Results 1 – 1 of 1) sorted by relevance
596 char FormatCharacter = '3'; /* Default is IRIG-B with IEEE 1344 extensions */ local722 sscanf(optarg, "%c", &FormatCharacter);918 switch (tolower(FormatCharacter)) {966 printf ("\n\nUnexpected format value of \'%c\', cannot parse, aborting...\n\n", FormatCharacter);