Home
last modified time | relevance | path

Searched defs:lastcode (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/ntp/clockstuff/
H A Dchutest.c549 static u_char lastcode[NCHUCHARS]; in chufilter() local
/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_msfees.c250 char lastcode[LENEESCODE+6]; /* last time code we received */ member
/freebsd-src/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1998 const uint32_t *handler = reinterpret_cast<uint32_t *>(&xdata->UnwindCodes[lastcode]); in getInfoFromSEH() local