HomeSort by relevance Sort by last modified time
    Searched refs:_XOPEN_SOURCE_EXTENDED (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/icu/source/common/
uposixdefs.h 55 #if !defined(_XOPEN_SOURCE_EXTENDED)
56 # define _XOPEN_SOURCE_EXTENDED 1
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/
uposixdefs.h 55 #if !defined(_XOPEN_SOURCE_EXTENDED)
56 # define _XOPEN_SOURCE_EXTENDED 1
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/chromium_org/third_party/libxml/src/
triodef.h 104 # if defined(_XOPEN_SOURCE_EXTENDED)
  /external/chromium_org/third_party/libxslt/libxslt/
triodef.h 102 # if defined(_XOPEN_SOURCE_EXTENDED)
  /external/libxml2/
triodef.h 104 # if defined(_XOPEN_SOURCE_EXTENDED)
  /external/openssl/apps/
ocsp.c 61 #define _XOPEN_SOURCE_EXTENDED /* So fd_set and friends get properly defined
    [all...]
  /external/openssl/ssl/
ssltest.c 189 #define _XOPEN_SOURCE_EXTENDED 1 /* Or gethostname won't be declared properly
    [all...]

Completed in 158 milliseconds