HomeSort by: relevance | last modified time | path
    Searched defs:lastint (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
refclock_irig.c 247 double lastint[CYCLE]; /* last integrated cycle amplitudes */ member in struct:irigunit
618 up->lastint[carphase] = lope;
685 lope = (up->lastint[2] - up->lastint[6]) / 2.;
refclock_irig.c 247 double lastint[CYCLE]; /* last integrated cycle amplitudes */ member in struct:irigunit
618 up->lastint[carphase] = lope;
685 lope = (up->lastint[2] - up->lastint[6]) / 2.;

Completed in 43 milliseconds