Searched defs:ADJX (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-linux.c692 #define ADJX(bits,field) \ macro
701 ADJX(VKI_ADJ_OFFSET, offset);
702 ADJX(VKI_ADJ_FREQUENCY, freq);
703 ADJX(VKI_ADJ_MAXERROR, maxerror);
704 ADJX(VKI_ADJ_ESTERROR, esterror);
705 ADJX(VKI_ADJ_STATUS, status);
706 ADJX(VKI_ADJ_TIMECONST|VKI_ADJ_TAI, constant);
707 ADJX(VKI_ADJ_TICK, tick);
709 #undef ADJX macro

Completed in 259 milliseconds