Lines Matching defs:Fmt_s
54 typedef struct Fmt_s struct56 long flags;57 char* outp;58 char* outbuf;59 char* endbuf;60 Sfio_t* in;61 Sfio_t* out;62 int indent;63 int nextdent;64 int nwords;65 int prefix;66 int quote;67 int retain;68 int section;