Searched defs:sffmtint (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsftable.c31 static char* sffmtint(const char* str, int* v) function
33 static char* sffmtint(str, v)
98 sp = sffmtint(form,&argp);
133 { t_str = sffmtint(t_str+1,&n);
186 form = sffmtint(form,&n);
224 { form = sffmtint(form+1,&n);

Completed in 57 milliseconds