Home
last modified time | relevance | path

Searched refs:ffebad_bufputs_ (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dbad.c110 static int ffebad_bufputs_ (char buf[], int bufi, const char *s);
123 ffebad_bufputs_ (char buf[], int bufi, const char *s) in ffebad_bufputs_() function
487 bufi = ffebad_bufputs_ (buf, bufi, _("[REPORT BUG!!] %")); in ffebad_finish()
494 bufi = ffebad_bufputs_ (buf, bufi, _("[REPORT BUG!!]")); in ffebad_finish()
496 bufi = ffebad_bufputs_ (buf, bufi, s); in ffebad_finish()
505 bufi = ffebad_bufputs_ (buf, bufi, _("[REPORT BUG!!] %")); in ffebad_finish()
526 bufi = ffebad_bufputs_ (buf, bufi, _("[REPORT BUG!!]")); in ffebad_finish()
H A DChangeLog2720 ffebad_bufputs_, ffebad_bufputs_, ffebad_start_, ffebad_string,