Searched refs:_POSIX2_LOCALEDEF (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/include/bits/
H A Dposix_limits.h102 #define _POSIX2_LOCALEDEF __BIONIC_POSIX_FEATURE_MISSING macro
/bionic/tools/versioner/current/bits/
H A Dposix_limits.h102 #define _POSIX2_LOCALEDEF __BIONIC_POSIX_FEATURE_MISSING macro
/bionic/libc/bionic/
H A Dsysconf.cpp97 case _SC_2_LOCALEDEF: return _POSIX2_LOCALEDEF;
/bionic/tests/headers/posix/
H A Dunistd_h.c85 MACRO(_POSIX2_LOCALEDEF);
/bionic/tests/
H A Dunistd_test.cpp829 EXPECT_EQ(-1, _POSIX2_LOCALEDEF);

Completed in 9 milliseconds