Searched refs:_POSIX_MONOTONIC_CLOCK (Results 1 – 5 of 5) sorted by relevance
98 # if defined _POSIX_MONOTONIC_CLOCK && _POSIX_MONOTONIC_CLOCK >= 0 in do_test()99 # if _POSIX_MONOTONIC_CLOCK == 0 in do_test()
160 # if defined _POSIX_MONOTONIC_CLOCK && _POSIX_MONOTONIC_CLOCK >= 0 in do_test()161 # if _POSIX_MONOTONIC_CLOCK == 0 in do_test()
164 #define _POSIX_MONOTONIC_CLOCK 0 macro
166 #define _POSIX_MONOTONIC_CLOCK 0 macro
941 #if CONF_IS_DEFINED_SET (_POSIX_MONOTONIC_CLOCK) in __sysconf()942 return _POSIX_MONOTONIC_CLOCK; in __sysconf()
Completed in 6 milliseconds