Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c95 skips; member
251 Statistics.skips++; in xlator_start_if()
356 Statistics.skips++; in xlator_end_if()
445 Statistics.skips, in stats_report()
/titanic_44/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c1022 static char *digits = "01234567890", *skips = "# +-.0123456789h$"; in _mkarglst() local
1050 fmt += strspn(fmt, skips); in _mkarglst()
1153 static char *digits = "01234567890", *skips = "# +-.0123456789h$"; in _getarg() local
1181 fmt += strspn(fmt, skips); in _getarg()
/titanic_44/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c1070 static char digits[] = "01234567890", skips[] = "# +-.0123456789hL$"; in _mkarglst() local
1101 fmt += strspn(fmt, skips); in _mkarglst()
1208 static char digits[] = "01234567890", skips[] = "# +-.0123456789h$"; in _getarg() local
1236 fmt += strspn(fmt, skips); in _getarg()
/titanic_44/usr/src/lib/libc/port/print/
H A Ddoprnt.c2266 static const wchar_t skips[] = L"# +-.'0123456789h$"; in _wmkarglst() local
2269 static const char skips[] = "# +-.'0123456789h$"; in _wmkarglst()
2299 fmt += STRSPN(fmt, skips); in _wmkarglst()
2465 static const wchar_t skips[] = L"# +-.'0123456789h$"; in _wgetarg() local
2469 static const char skips[] = "# +-.'0123456789h$"; in _wgetarg()
2498 fmt += STRSPN(fmt, skips); in _wgetarg()
/titanic_44/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1597 6932220 ld -z allextract skips objects that lack global symbols
/titanic_44/usr/src/lib/libast/common/
H A DRELEASE305 06-07-17 string/strperm.c: perm==-1 skips umask(1)
/titanic_44/usr/src/lib/libshell/common/
H A Dsh.memo2762 skips the checks for reserved words and for function definitions.
/titanic_44/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3465 % Avoid page breaks due to these extra skips, too.