Searched defs:Fmt_s (Results 1 – 1 of 1) sorted by relevance
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;[all …]