Searched refs:_XOPEN_STREAMS (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/bits/ | ||
D | posix_limits.h | 124 #define _XOPEN_STREAMS __BIONIC_POSIX_FEATURE_MISSING macro |
/bionic/tests/ | ||
D | unistd_test.cpp | 921 EXPECT_EQ(-1, _XOPEN_STREAMS); in TEST() |