Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dbad.c119 : (((buf)[bufi] = (c)), (bufi) + 1))
126 bufi = ffebad_bufputc_ (buf, bufi, *s); in ffebad_bufputs_()
488 bufi = ffebad_bufputc_ (buf, bufi, c); in ffebad_finish()
496 bufi = ffebad_bufputs_ (buf, bufi, s); in ffebad_finish()
506 bufi = ffebad_bufputc_ (buf, bufi, c); in ffebad_finish()
515 bufi = ffebad_bufputc_ (buf, bufi, '('); in ffebad_finish()
517 bufi = ffebad_bufputc_ (buf, bufi, ')'); in ffebad_finish()
523 bufi = ffebad_bufputc_ (buf, bufi, '%'); in ffebad_finish()
532 bufi = ffebad_bufputc_ (buf, bufi, c); in ffebad_finish()
534 bufi = ffebad_bufputc_ (buf, bufi, '\n'); in ffebad_finish()
[all …]