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

  /external/icu4c/common/unicode/
platform.h 377 #define U_HAVE_GCC_ATOMICS 0
382 * \def U_HAVE_GCC_ATOMICS
385 #ifndef U_HAVE_GCC_ATOMICS
386 #define U_HAVE_GCC_ATOMICS 1
platform.h.in 347 * \def U_HAVE_GCC_ATOMICS
350 #ifndef U_HAVE_GCC_ATOMICS
351 #define U_HAVE_GCC_ATOMICS @U_HAVE_GCC_ATOMICS@
  /external/icu4c/common/
umutex.c 136 #if (U_HAVE_GCC_ATOMICS == 1)
516 #elif (U_HAVE_GCC_ATOMICS == 1)
540 #elif (U_HAVE_GCC_ATOMICS == 1)
  /external/icu4c/
configure 633 U_HAVE_GCC_ATOMICS
    [all...]
configure.orig 633 U_HAVE_GCC_ATOMICS
    [all...]

Completed in 916 milliseconds