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, const void *vm, int n, int sz) in __fmtcpy()
174 __fmtrcpy(Fmt *f, const 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()
310 __ifmt(Fmt *f) in __ifmt()
467 __countfmt(Fmt *f) in __countfmt()
489 __flagfmt(Fmt *f) in __flagfmt()
529 __badfmt(Fmt *f) in __badfmt()