Searched refs:INF_UNGET (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dfix-header.c887 #define INF_UNGET(c) ((c)!=EOF && inf_ptr--)
901 (void) INF_UNGET (c);
997 (void) INF_UNGET (c);
1267 (void) INF_UNGET (c);
1288 (void) INF_UNGET (c);
886 #define INF_UNGET macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfix-header.c871 #define INF_UNGET(c) ((c)!=EOF && inf_ptr--)
886 (void) INF_UNGET (c);
987 (void) INF_UNGET (c);
1258 (void) INF_UNGET (c);
1279 (void) INF_UNGET (c);
870 #define INF_UNGET macro

Completed in 179 milliseconds