Home
last modified time | relevance | path

Searched defs:maybe_print_line (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ppoutput.c377 maybe_print_line (location_t src_loc) in maybe_print_line() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ppoutput.cc475 maybe_print_line (location_t src_loc) in maybe_print_line() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.cc835 maybe_print_line (location_t src_loc) in maybe_print_line() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c815 maybe_print_line (location_t src_loc) in maybe_print_line() function
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h755 bool (*maybe_print_line) (location_t); member