Home
last modified time | relevance | path

Searched defs:incs (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/usr.sbin/ppp/
H A Ddatalink.h104 int incs; /* # times our timeout has been incremented */ member
/freebsd-src/contrib/bzip2/
H A Dblocksort.c480 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h1341 kmp_uint32 incs = 0, old_maxLevels = maxLevels; resize() local
/freebsd-src/contrib/bmake/
H A Dparse.c2081 const IncludedFile *incs = GetInclude(0); GetActuallyIncludingFile() local