Home
last modified time | relevance | path

Searched refs:unterm_if_format (Results 1 – 4 of 4) sorted by relevance

/dports/devel/mcpp/mcpp-2.7.2/test-l/
H A Dlongline.c1416 const char * const unterm_if_format \ in at_eof() local
1451 cerror( unterm_if_format, input, ifp->ifline, ((char *) 0 ) ); \ in at_eof()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/mcpp/
H A Dsupport.c2128 const char * const unterm_if_format in at_eof() local
2174 cerror( unterm_if_format, input, ifp->ifline, NULL); in at_eof()
2178 cwarn( unterm_if_format, input, ifp->ifline, NULL); in at_eof()
/dports/devel/mcpp/mcpp-2.7.2/src/
H A Dsupport.c2123 const char * const unterm_if_format in at_eof() local
2169 cerror( unterm_if_format, input, ifp->ifline, NULL); in at_eof()
2173 cwarn( unterm_if_format, input, ifp->ifline, NULL); in at_eof()
/dports/devel/mcpp/mcpp-2.7.2/cpp-test/test-l/
H A Dlongline.t1416 const char * const unterm_if_format \
1451 cerror( unterm_if_format, input, ifp->ifline, ((char *) 0 ) ); \