Searched refs:alt_format (Results 1 – 1 of 1) sorted by relevance
60 #define _LEGAL_ALT(x) { if (alt_format & ~(x)) return (0); }107 int alt_format, i, offs; in _strptime() local120 alt_format = 0; in _strptime()149 alt_format |= _ALT_E; in _strptime()154 alt_format |= _ALT_O; in _strptime()