Searched refs:_SC_MONOTONIC_CLOCK (Results 1 – 4 of 4) sorted by relevance
130 #define _SC_MONOTONIC_CLOCK 0x0064 macro
173 case _SC_MONOTONIC_CLOCK: return _POSIX_MONOTONIC_CLOCK; in sysconf()
202 MACRO(_SC_MONOTONIC_CLOCK); in unistd_h()
1018 VERIFY_SYSCONF_POSIX_VERSION(_SC_MONOTONIC_CLOCK); in TEST()