Searched refs:_XOPEN_SOURCE_EXTENDED (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duposixdefs.h55 #if !defined(_XOPEN_SOURCE_EXTENDED)
56 # define _XOPEN_SOURCE_EXTENDED 1 macro
60 * There is an issue with turning on _XOPEN_SOURCE_EXTENDED on certain platforms.
61 * A compatibility issue exists between turning on _XOPEN_SOURCE_EXTENDED and using
68 # if _XOPEN_SOURCE_EXTENDED && !defined(U_HAVE_STD_STRING)
/external/icu/icu4c/source/common/
H A Duposixdefs.h55 #if !defined(_XOPEN_SOURCE_EXTENDED)
56 # define _XOPEN_SOURCE_EXTENDED 1 macro
60 * There is an issue with turning on _XOPEN_SOURCE_EXTENDED on certain platforms.
61 * A compatibility issue exists between turning on _XOPEN_SOURCE_EXTENDED and using
68 # if _XOPEN_SOURCE_EXTENDED && !defined(U_HAVE_STD_STRING)
/external/tcpdump/
H A Dprint-sunrpc.c39 * 2) if _XOPEN_SOURCE_EXTENDED is defined, <netdb.h> doesn't declare
44 #undef _XOPEN_SOURCE_EXTENDED macro
/external/chromium_org/third_party/libxml/src/
H A Dtriodef.h104 # if defined(_XOPEN_SOURCE_EXTENDED)
/external/chromium_org/third_party/libxslt/libxslt/
H A Dtriodef.h102 # if defined(_XOPEN_SOURCE_EXTENDED)
/external/libxml2/
H A Dtriodef.h104 # if defined(_XOPEN_SOURCE_EXTENDED)
/external/openssl/apps/
H A Docsp.c61 #define _XOPEN_SOURCE_EXTENDED /* So fd_set and friends get properly defined macro
/external/openssl/ssl/
H A Dssltest.c189 #define _XOPEN_SOURCE_EXTENDED 1 /* Or gethostname won't be declared properly macro

Completed in 345 milliseconds