Home
last modified time | relevance | path

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

/external/libcups/cups/
Dstring-private.h83 # define _CUPS_INLINE static inline macro
85 # define _CUPS_INLINE static __inline macro
87 # define _CUPS_INLINE macro
90 # ifdef _CUPS_INLINE
91 _CUPS_INLINE int /* O - 1 on match, 0 otherwise */
99 _CUPS_INLINE int /* O - 1 on match, 0 otherwise */
106 _CUPS_INLINE int /* O - 1 on match, 0 otherwise */
112 _CUPS_INLINE int /* O - 1 on match, 0 otherwise */
119 _CUPS_INLINE int /* O - 1 on match, 0 otherwise */
125 _CUPS_INLINE int /* O - Converted character */
[all …]