Lines Matching defs:f
7 dofmt(Fmt *f, char *fmt) in dofmt()
69 _fmtflush(Fmt *f, void *t, int len) in _fmtflush()
88 _fmtpad(Fmt *f, int n) in _fmtpad()
103 _rfmtpad(Fmt *f, int n) in _rfmtpad()
118 _fmtcpy(Fmt *f, void *vm, int n, int sz) in _fmtcpy()
174 _fmtrcpy(Fmt *f, void *vm, int n) in _fmtrcpy()
216 _charfmt(Fmt *f) in _charfmt()
227 _runefmt(Fmt *f) in _runefmt()
237 fmtstrcpy(Fmt *f, char *s) in fmtstrcpy()
256 _strfmt(Fmt *f) in _strfmt()
266 fmtrunestrcpy(Fmt *f, Rune *s) in fmtrunestrcpy()
289 _runesfmt(Fmt *f) in _runesfmt()
299 _percentfmt(Fmt *f) in _percentfmt()
315 _ifmt(Fmt *f) in _ifmt()
459 _countfmt(Fmt *f) in _countfmt()
481 _flagfmt(Fmt *f) in _flagfmt()
518 _badfmt(Fmt *f) in _badfmt()