Home
last modified time | relevance | path

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

/dports/devel/mcpp/mcpp-2.7.2/test-l/
H A Dlongline.c1418 const char * const unterm_macro_format \ in at_eof() local
1458 cerror( unterm_macro_format, input, macro_line, ((char *) 0 ) ); \ in at_eof()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/mcpp/
H A Dsupport.c2130 const char * const unterm_macro_format in at_eof() local
2185 cerror( unterm_macro_format, input, macro_line, NULL); in at_eof()
2188 cwarn( unterm_macro_format, input, macro_line, NULL); in at_eof()
/dports/devel/mcpp/mcpp-2.7.2/src/
H A Dsupport.c2125 const char * const unterm_macro_format in at_eof() local
2180 cerror( unterm_macro_format, input, macro_line, NULL); in at_eof()
2183 cwarn( unterm_macro_format, input, macro_line, NULL); in at_eof()
/dports/devel/mcpp/mcpp-2.7.2/cpp-test/test-l/
H A Dlongline.t1418 const char * const unterm_macro_format \
1458 cerror( unterm_macro_format, input, macro_line, ((char *) 0 ) ); \