Home
last modified time | relevance | path

Searched refs:skips (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c93 skips; member
249 Statistics.skips++; in xlator_start_if()
354 Statistics.skips++; in xlator_end_if()
443 Statistics.skips, in stats_report()
/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c1068 static char digits[] = "01234567890", skips[] = "# +-.0123456789hL$"; in _mkarglst() local
1099 fmt += strspn(fmt, skips); in _mkarglst()
1206 static char digits[] = "01234567890", skips[] = "# +-.0123456789h$"; in _getarg() local
1234 fmt += strspn(fmt, skips); in _getarg()
/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c2261 static const wchar_t skips[] = L"# +-.'0123456789h$"; in _wmkarglst() local
2264 static const char skips[] = "# +-.'0123456789h$"; in _wmkarglst()
2294 fmt += STRSPN(fmt, skips); in _wmkarglst()
2458 static const wchar_t skips[] = L"# +-.'0123456789h$"; in _wgetarg() local
2462 static const char skips[] = "# +-.'0123456789h$"; in _wgetarg()
2491 fmt += STRSPN(fmt, skips); in _wgetarg()
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1597 6932220 ld -z allextract skips objects that lack global symbols
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE493 06-07-17 string/strperm.c: perm==-1 skips umask(1)
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dsh.memo2762 skips the checks for reserved words and for function definitions.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3465 % Avoid page breaks due to these extra skips, too.