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

  /external/icu4c/common/unicode/
platform.h 380 #define U_HAVE_GCC_ATOMICS 0
385 * \def U_HAVE_GCC_ATOMICS
388 #ifndef U_HAVE_GCC_ATOMICS
389 #define U_HAVE_GCC_ATOMICS 1
platform.h.in 348 * \def U_HAVE_GCC_ATOMICS
351 #ifndef U_HAVE_GCC_ATOMICS
352 #define U_HAVE_GCC_ATOMICS @U_HAVE_GCC_ATOMICS@
  /external/icu4c/common/
umutex.h 71 # elif U_HAVE_GCC_ATOMICS
umutex.c 120 #if (U_HAVE_GCC_ATOMICS == 1)
500 #elif (U_HAVE_GCC_ATOMICS == 1)
524 #elif (U_HAVE_GCC_ATOMICS == 1)
  /external/icu4c/
configure 635 U_HAVE_GCC_ATOMICS
    [all...]
configure.orig 633 U_HAVE_GCC_ATOMICS
    [all...]

Completed in 109 milliseconds