Searched refs:_CLOCK_T_ (Results 1 – 4 of 4) sorted by relevance
230 #define _CLOCK_T_ unsigned long /* clock() */ macro233 typedef _CLOCK_T_ __clock_t;
39 typedef _CLOCK_T_ clock_t;
134 typedef _CLOCK_T_ clock_t;
25829 * libc/include/reent.h: #include <machine/types.h> to get _CLOCK_T_.25832 * libc/include/time.h (_CLOCK_T_): Don't #undef. Remove25833 #ifdef _CLOCK_T_ surrounding definition of clock_t.25837 * libc/include/sys/times.h (_CLOCK_T_): Don't #undef. Remove25838 #ifdef _CLOCK_T_ surrounding definition of clock_t.