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

/ast/src/lib/libast/sfio/
H A Dsftable.c31 static char* sffmtint(const char* str, int* v) function
33 static char* sffmtint(str, v)
96 sp = sffmtint(form,&argp);
131 { t_str = sffmtint(t_str+1,&n);
184 form = sffmtint(form,&n);
222 { form = sffmtint(form+1,&n);

Completed in 17 milliseconds