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

  /external/icu4c/common/unicode/
ppalmos.h 258 #define U_ALIGN_CODE(val) __asm align val
260 #define U_ALIGN_CODE(val)
pwin32.h 347 #define U_ALIGN_CODE(val) __asm align val
349 #define U_ALIGN_CODE(val)
platform.h 365 #ifndef U_ALIGN_CODE
366 #define U_ALIGN_CODE(n)
umachine.h 339 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
348 * \def U_ALIGN_CODE
353 #ifndef U_ALIGN_CODE
354 # define U_ALIGN_CODE(n)
platform.h.in 336 #ifndef U_ALIGN_CODE
337 #define U_ALIGN_CODE(n)