Searched defs:U_INLINE (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dumachine.h339 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
360 * \def U_INLINE
364 #ifndef U_INLINE
366 # define U_INLINE inline macro
368 # define U_INLINE macro
H A Dpandroid.h330 #ifndef U_INLINE
332 # define U_INLINE inline macro
334 # define U_INLINE inline macro
H A Dpfreebsd.h328 #ifndef U_INLINE
330 # define U_INLINE inline macro
332 # define U_INLINE __inline__ macro
H A Dplinux.h330 #ifndef U_INLINE
332 # define U_INLINE inline macro
334 # define U_INLINE __inline__ macro
H A Dpmac.h353 #ifndef U_INLINE
355 # define U_INLINE inline macro
357 # define U_INLINE __inline__ macro
H A Dpopenbsd.h299 #ifndef U_INLINE
301 # define U_INLINE inline macro
303 # define U_INLINE inline macro
H A Dppalmos.h249 #ifndef U_INLINE
251 # define U_INLINE inline macro
253 # define U_INLINE __inline macro
H A Dpwin32.h342 #ifndef U_INLINE
344 # define U_INLINE inline macro
346 # define U_INLINE __inline macro

Completed in 272 milliseconds