Searched refs:output_buffer_last_position_in_text (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dpretty-print.h140 output_buffer_last_position_in_text (const output_buffer *buff) function
H A Dpretty-print.c1750 return output_buffer_last_position_in_text (pp_buffer (pp));
H A Ddumpfile.c852 if (output_buffer_last_position_in_text (buffer) == NULL)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpretty-print.h140 output_buffer_last_position_in_text (const output_buffer *buff) function
H A Dpretty-print.cc1750 return output_buffer_last_position_in_text (pp_buffer (pp));
H A Ddumpfile.cc866 if (output_buffer_last_position_in_text (buffer) == NULL)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Derror.c57 return output_buffer_last_position_in_text (buf) == NULL;
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Derror.cc57 return output_buffer_last_position_in_text (buf) == NULL;

Completed in 123 milliseconds