Searched refs:XCLOCK (Results 1 – 3 of 3) sorted by relevance
69 t1 = XCLOCK(); while (t1 == XCLOCK()) a ^= 1; in s_rng_ansic()70 t1 = XCLOCK(); while (t1 == XCLOCK()) b ^= 1; in s_rng_ansic()
49 #ifndef XCLOCK50 #define XCLOCK clock macro
36 LTC_EXPORT clock_t LTC_CALL XCLOCK(void);
Completed in 5 milliseconds