Searched refs:pedantic (Results 1 – 7 of 7) sorted by relevance
181 int pedantic; in scan() local195 pedantic = (flags & TM_PEDANTIC) != 0; in scan()219 hi = pedantic ? TM_DAY : TM_TIME; in scan()222 lo = pedantic ? TM_DAY : TM_DAY_ABBREV; in scan()234 hi = pedantic ? TM_MONTH : TM_DAY_ABBREV; in scan()237 lo = pedantic ? TM_MONTH : TM_MONTH_ABBREV; in scan()254 if (pedantic && !isdigit(*s)) in scan()298 if (pedantic) in scan()
71 pedantic173 PEDANTIC # pedantic non-hosted non-standard warnings
16 07-03-11 add -D-Y pp:pedantic, PP_WARN macro formal parenthesis checks243 __STRICT_ANSI__ && __GNUC__ requires -pedantic for PP_STRICT
526 03-09-17 regcomp.c: add pedantic backref error checks
1529 pedantic: signed vs. unsigned, void*-arithm, etc
16842 pedantic
16840 pedantic