Lines Matching defs:f
22 dofmt(Fmt *f, char *fmt) in dofmt()
84 __fmtflush(Fmt *f, void *t, int len) in __fmtflush()
103 __fmtpad(Fmt *f, int n) in __fmtpad()
118 __rfmtpad(Fmt *f, int n) in __rfmtpad()
133 __fmtcpy(Fmt *f, const void *vm, int n, int sz) in __fmtcpy()
191 __fmtrcpy(Fmt *f, const void *vm, int n) in __fmtrcpy()
233 __charfmt(Fmt *f) in __charfmt()
244 __runefmt(Fmt *f) in __runefmt()
254 fmtstrcpy(Fmt *f, char *s) in fmtstrcpy()
273 __strfmt(Fmt *f) in __strfmt()
283 fmtrunestrcpy(Fmt *f, Rune *s) in fmtrunestrcpy()
306 __runesfmt(Fmt *f) in __runesfmt()
316 __percentfmt(Fmt *f) in __percentfmt()
327 __ifmt(Fmt *f) in __ifmt()
485 __countfmt(Fmt *f) in __countfmt()
507 __flagfmt(Fmt *f) in __flagfmt()
547 __badfmt(Fmt *f) in __badfmt()