Searched refs:XCLOCK (Results 1 – 3 of 3) sorted by relevance
76 t1 = XCLOCK(); while (t1 == XCLOCK()) a ^= 1; in _rng_ansic()77 t1 = XCLOCK(); while (t1 == XCLOCK()) b ^= 1; in _rng_ansic()
54 #ifndef XCLOCK55 #define XCLOCK clock macro
43 LTC_EXPORT clock_t LTC_CALL XCLOCK(void);
Completed in 6 milliseconds