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

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcpptrad.c82 static const uchar *handle_newline PARAMS ((cpp_reader *, const uchar *));
132 handle_newline (pfile, cur) function
155 cur = handle_newline (pfile, cur + 1);
203 cur = handle_newline (pfile, cur - 1);
494 cur = handle_newline (pfile, cur - 1);
H A Dcpplex.c64 static void handle_newline PARAMS ((cpp_reader *));
109 handle_newline (pfile) function
216 handle_newline (pfile);
290 handle_newline (pfile);
914 handle_newline (pfile);
988 handle_newline (pfile);

Completed in 123 milliseconds