Searched defs:stow (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libbc/libc/stdio/common/ |
H A D | doscan.c | 87 int nmatch = 0, len, inchar, stow, size; in _doscan() local 202 number(int stow, int type, int len, int size, FILE *iop, va_list *listp) in number() 414 string(int stow, int type, int len, char *tab, FILE *iop, va_list *listp) in string()
|
/titanic_41/usr/src/lib/libc/port/stdio/ |
H A D | doscan.c | 136 int nmatch = 0, len, stow; in __wdoscan_u() local 600 number(int *chcount, int *flag_eof, int stow, int type, int len, int size, in number() 845 string(int *chcount, int *flag_eof, int stow, int type, int len, char *tab, in string() 976 wstring(int *chcount, int *flag_eof, int stow, int type, in wstring() 1012 wstring(int *chcount, int *flag_eof, int stow, int type, int len, FILE *iop, in wstring() 1122 wbrstring(int *chcount, int *flag_eof, int stow, int type, 1186 brstring(int *chcount, int *flag_eof, int stow, int type,
|