Searched refs:Fmt_t (Results 1 - 11 of 11) sorted by relevance

/ast/src/lib/libcmd/
H A Ddate.c207 } Fmt_t; typedef in typeref:struct:Fmt
260 convert(register Fmt_t* f, char* s, Time_t now)
281 register Fmt_t* f;
289 Fmt_t* fmts;
290 Fmt_t fmt;
345 if (!(f = newof(0, Fmt_t, 1, 0)))
H A Dfmt.c69 } Fmt_t; typedef in typeref:struct:Fmt_s
79 outline(Fmt_t* fp)
137 split(Fmt_t* fp, char* buf, int splice)
231 dofmt(Fmt_t* fp)
569 Fmt_t fmt;
/ast/src/lib/libast/disc/
H A Dsfkeyprintf.c52 } Fmt_t; typedef in typeref:struct:__anon259
140 register Fmt_t* fp = (Fmt_t*)dp;
264 Fmt_t fmt;
345 Fmt_t fmt;
377 Fmt_t fmt;
/ast/src/cmd/tests/sfio/
H A Dtscanf.c49 } Fmt_t; typedef in typeref:struct:Fmt_s
61 register Fmt_t* fmt = (Fmt_t*)dp;
78 Fmt_t fmt;
/ast/src/cmd/nmake/
H A Dmisc.c307 } Fmt_t; typedef in typeref:struct:Fmt_s
316 register Fmt_t* fp = (Fmt_t*)dp;
462 Fmt_t fmt;
/ast/src/lib/libdss/
H A Ddssprintf.c60 } Fmt_t; typedef in typeref:struct:Fmt_s
89 register Fmt_t* fp = (Fmt_t*)dp;
179 Fmt_t fmt;
/ast/src/cmd/tw/
H A Dfind.c185 } Fmt_t; typedef in typeref:struct:Fmt_s
235 Fmt_t fmt;
553 register Fmt_t* fp = (Fmt_t*)dp;
/ast/src/lib/libast/sfio/
H A Dsfvscanf.c317 Fmt_t *fm, *fmstk;
363 fmstk = NIL(Fmt_t*);
720 { if(!(fm = (Fmt_t*)malloc(sizeof(Fmt_t))) )
H A Dsfvprintf.c120 Fmt_t *fm, *fmstk; /* stack contexts */
198 fmstk = NIL(Fmt_t*);
646 { if(!(fm = (Fmt_t*)malloc(sizeof(Fmt_t))) )
H A Dsfhdr.h715 typedef struct _fmt_s Fmt_t; typedef in typeref:struct:_fmt_s
751 Fmt_t* next; /* stack frame pointer */
/ast/src/lib/libexpr/
H A Dexeval.c121 } Fmt_t; typedef in typeref:struct:__anon352
130 register Fmt_t* fmt = (Fmt_t*)dp;
300 Fmt_t fmt;
350 register Fmt_t* fmt = (Fmt_t*)dp;
406 Fmt_t fmt;

Completed in 41 milliseconds