Searched defs:SPNSTR1 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/stdio/ | ||
H A D | doscan.c | 900 #define SPNSTR1 L"01234567890" macro 906 #define SPNSTR1 "01234567890" 920 if (fmt[n = STRSPN(fmt, SPNSTR1)] == L'$') { |
Completed in 60 milliseconds