Searched refs:_CLOCK_T_ (Results 1 – 5 of 5) sorted by relevance
222 #define _CLOCK_T_ unsigned long /* clock() */ macro225 typedef _CLOCK_T_ __clock_t;
39 typedef _CLOCK_T_ clock_t;
133 typedef _CLOCK_T_ clock_t;
66 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.