Searched refs:stow (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libbc/libc/stdio/common/ |
H A D | doscan.c | 87 int nmatch = 0, len, inchar, stow, size; in _doscan() local 128 stow = 0; in _doscan() 132 stow = 1; in _doscan() 167 if ((size = string(stow,ch,len,tab,iop,&va_alist)) < 0) in _doscan() 171 if (stow == 0) in _doscan() 181 if ((size = number(stow, ch, len, size, iop, &va_alist)) < 0) in _doscan() 186 nmatch += stow; in _doscan() 202 number(int stow, int type, int len, int size, FILE *iop, va_list *listp) in number() argument 255 if (stow && (form != invalid_form)) { in number() 362 if (stow) in number() [all …]
|
/titanic_50/usr/src/lib/libc/port/stdio/ |
H A D | doscan.c | 136 int nmatch = 0, len, stow; in __wdoscan_u() local 139 int nmatch = 0, len, inchar, stow, size; in __wdoscan_u() 257 stow = 0; in __wdoscan_u() 260 stow = 1; in __wdoscan_u() 535 size = wstring(&chcount, &flag_eof, stow, in __wdoscan_u() 538 size = string(&chcount, &flag_eof, stow, in __wdoscan_u() 544 size = wbrstring(&chcount, &flag_eof, stow, in __wdoscan_u() 550 size = brstring(&chcount, &flag_eof, stow, in __wdoscan_u() 555 size = string(&chcount, &flag_eof, stow, in __wdoscan_u() 562 if (stow == 0) in __wdoscan_u() [all …]
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 21748 stow
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 21747 stow
|