Home
last modified time | relevance | path

Searched refs:OS_INLINE (Results 1 – 5 of 5) sorted by relevance

/external/freetype/src/base/
Dftmac.c81 #undef OS_INLINE
82 #define OS_INLINE static __inline__ macro
/external/freetype/builds/mac/
Dftmac.c76 #undef OS_INLINE
77 #define OS_INLINE static __inline__ macro
/external/freetype/builds/unix/
Dconfigure.raw639 AC_MSG_CHECKING([whether OS_INLINE macro is ANSI compatible])
656 /* OSHostByteOrder() is typed as OS_INLINE */
/external/freetype/
DChangeLog.236200 * builds/unix/configure.raw: Dequote `OS_INLINE' in comment of
6399 * src/base/ftmac.c (OS_INLINE): Redefine OS_INLINE by a version
6401 * builds/mac/ftmac.c (OS_INLINE): Ditto.
7746 (OS_INLINE): Undefine before definition.
DChangeLog.211421 * src/base/ftmac.c: Handle OS_INLINE for xlc compiler also.
2663 * src/base/ftmac.c [__GNUC__]: Define OS_INLINE.