Searched refs:_ELIDABLE_INLINE (Results 1 – 6 of 6) sorted by relevance
212 _ELIDABLE_INLINE struct __locale_t *224 _ELIDABLE_INLINE struct __locale_t *237 _ELIDABLE_INLINE const struct lc_ctype_T *243 _ELIDABLE_INLINE const struct lc_ctype_T *251 _ELIDABLE_INLINE int262 _ELIDABLE_INLINE const struct lc_monetary_T *268 _ELIDABLE_INLINE const struct lc_monetary_T *275 _ELIDABLE_INLINE const struct lc_numeric_T *281 _ELIDABLE_INLINE const struct lc_numeric_T *288 _ELIDABLE_INLINE const struct lc_time_T *[all …]
51 _ELIDABLE_INLINE uint32_t xdr_ntohl (uint32_t x) in xdr_ntohl()
673 _ELIDABLE_INLINE int _sgetc( FILE *__p);675 _ELIDABLE_INLINE int _sgetc( FILE *__p) in _sgetc()693 _ELIDABLE_INLINE int _sputc( int _c, FILE *_p) { in _sputc()
282 _ELIDABLE_INLINE int __swputc(int _c, FILE *_p) { in __swputc()
862 #define _ELIDABLE_INLINE extern __inline__ _ATTRIBUTE ((__always_inline__)) macro866 #define _ELIDABLE_INLINE static __inline__ macro
3837 * libc/include/_ansi.h (_ELIDABLE_INLINE): Fix C99 mode.6613 * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here...6614 * libc/include/_ansi.h (_ELIDABLE_INLINE): ..to here.10592 * libc/include/stdio.h (_ELIDABLE_INLINE): Work even when using10703 * libc/include/stdio.h (_ELIDABLE_INLINE): New macro to conceal10705 (__sgetc_r): Replace static inline with _ELIDABLE_INLINE to be