Searched refs:_POSIX_CLOCKRES_MIN (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/bits/
H A Dposix_limits.h133 #define _POSIX_CLOCKRES_MIN 20000000 macro
/bionic/tools/versioner/current/bits/
H A Dposix_limits.h133 #define _POSIX_CLOCKRES_MIN 20000000 macro
/bionic/tests/headers/posix/
H A Dlimits_h.c124 MACRO_VALUE(_POSIX_CLOCKRES_MIN, 20000000);
/bionic/tests/
H A Dunistd_test.cpp698 EXPECT_EQ(20000000, _POSIX_CLOCKRES_MIN);

Completed in 39 milliseconds