Home
last modified time | relevance | path

Searched defs:skip_count (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dbacktrace.c95 int skip_count; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-unswitch.c854 profile_count skip_count = guard->src->count.nonzero_p () in hoist_guard() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-unswitch.cc891 profile_count skip_count = guard->src->count.nonzero_p () in hoist_guard() local
/netbsd-src/usr.bin/gzip/
H A Dgzip.c772 int flags = 0, skip_count = 0; in gz_uncompress() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc819 std::string UnitTestImpl::CurrentOsStackTraceExceptTop(int skip_count) { in CurrentOsStackTraceExceptTop()
4430 std::string OsStackTraceGetter::CurrentStackTrace(int max_depth, int skip_count) in CurrentStackTrace()
5694 int skip_count) { in GetCurrentOsStackTraceExceptTop()
/netbsd-src/sys/dev/pci/
H A Dmpiireg.h735 u_int32_t skip_count; member
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c3621 static int skip_count = 0; variable