Home
last modified time | relevance | path

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

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