Searched refs:_SC_MONOTONIC_CLOCK (Results 1 – 4 of 4) sorted by relevance
216 #define _SC_MONOTONIC_CLOCK 0x0064 macro
280 case _SC_MONOTONIC_CLOCK: return _POSIX_MONOTONIC_CLOCK; in sysconf()
220 MACRO(_SC_MONOTONIC_CLOCK); in unistd_h()
1065 VERIFY_SYSCONF_POSIX_VERSION(_SC_MONOTONIC_CLOCK); in TEST()