HomeSort by: relevance | last modified time | path
    Searched refs:smoother (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/timed/timed/
correct.c 120 static int smoother = 0; local
141 if (smoother <= 4)
142 smoother++;
143 ndelta = (unsigned long)delta >> smoother;
146 ~((1 << ((sizeof(long) * NBBY) - smoother))
156 } else if (smoother > 0) {
157 smoother--;
164 smoother = 0;
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
smoothstep.sh 10 # <variant> is in {smooth, smoother, smoothest}.
28 smoother)
44 smoother() { function
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
smoothstep.sh 10 # <variant> is in {smooth, smoother, smoothest}.
28 smoother)
44 smoother() { function
  /src/external/gpl2/dtc/dist/Documentation/
dtc-paper.tex 577 platforms smoother and more maintainable than in the 32-bit PowerPC

Completed in 39 milliseconds