Searched refs:INLINE (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-9.3-release/contrib/gperf/src/
H A Doptions.icc27 INLINE bool
34 INLINE void
41 INLINE const char *
48 INLINE const char *
55 INLINE int
62 INLINE int
69 INLINE int
76 INLINE int
83 INLINE float
90 INLINE cons
[all...]
H A Dkeyword-list.icc26 INLINE Keyword *
33 INLINE Keyword_List *&
42 INLINE KeywordExt *
49 INLINE KeywordExt_List *&
H A Dbool-array.cc43 #define INLINE /* not inline */ macro
45 #undef INLINE macro
H A Dpositions.icc31 INLINE
38 INLINE
46 INLINE
57 INLINE
67 INLINE Positions&
78 INLINE bool
84 INLINE int
90 INLINE unsigned int
98 INLINE void
112 INLINE in
[all...]
H A Dkeyword.icc27 INLINE
37 INLINE
H A Dbool-array.h73 #define INLINE inline macro
75 #undef INLINE macro
H A Dbool-array.icc31 INLINE
46 INLINE bool
61 INLINE void
H A Dkeyword-list.h79 #define INLINE inline macro
81 #undef INLINE macro
H A Dkeyword.h110 #define INLINE inline macro
112 #undef INLINE macro
H A Dkeyword.cc157 #define INLINE /* not inline */ macro
159 #undef INLINE macro
H A Doptions.h291 #define INLINE inline macro
293 #undef INLINE macro
H A Dpositions.cc173 #define INLINE /* not inline */ macro
175 #undef INLINE macro
H A Dpositions.h169 #define INLINE inline macro
171 #undef INLINE macro
H A Dkeyword-list.cc171 #define INLINE /* not inline */ macro
173 #undef INLINE macro
/freebsd-9.3-release/tools/test/testfloat/sparc64/
H A Dsparc64.h89 | The macro `INLINE' can be used before functions that should be inlined. If
93 #define INLINE extern inline macro
/freebsd-9.3-release/sys/dev/isci/scil/
H A Dsci_simple_list.h172 INLINE
199 INLINE
227 INLINE
266 INLINE
287 INLINE
323 INLINE
H A Dsci_fast_list.h218 INLINE
245 INLINE
272 INLINE
295 INLINE
319 INLINE
/freebsd-9.3-release/lib/libc/mips/softfloat/
H A Dmips-gcc.h80 The macro `INLINE' can be used before functions that should be inlined. If
85 #define INLINE static __inline macro
/freebsd-9.3-release/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h76 The macro `INLINE' can be used before functions that should be inlined. If
81 #define INLINE static __inline macro
/freebsd-9.3-release/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h76 The macro `INLINE' can be used before functions that should be inlined. If
81 #define INLINE static __inline macro
/freebsd-9.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat-macros44 INLINE void shift32RightJamming( bits32 a, int16 count, bits32 *zPtr )
71 INLINE void shift64RightJamming( bits64 a, int16 count, bits64 *zPtr )
106 INLINE void
144 INLINE void
180 INLINE void
232 INLINE void
291 INLINE void
311 INLINE void
347 INLINE void
368 INLINE voi
[all...]
/freebsd-9.3-release/lib/libc/arm/softfloat/
H A Darm-gcc.h80 The macro `INLINE' can be used before functions that should be inlined. If
85 #define INLINE static __inline macro
/freebsd-9.3-release/lib/libc/softfloat/bits32/
H A Dsoftfloat-macros43 INLINE void shift32RightJamming( bits32 a, int16 count, bits32 *zPtr )
69 INLINE void
105 INLINE void
157 INLINE void
216 INLINE void
236 INLINE void
272 INLINE void
293 INLINE void
332 INLINE void
351 INLINE voi
[all...]
/freebsd-9.3-release/sys/dev/isci/
H A Denvironment.h74 #define INLINE __inline macro
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dfil.c232 static INLINE int fr_ipfcheck __P((fr_info_t *, frentry_t *, int));
238 static INLINE void frpr_ah __P((fr_info_t *));
239 static INLINE void frpr_esp __P((fr_info_t *));
240 static INLINE void frpr_gre __P((fr_info_t *));
241 static INLINE void frpr_udp __P((fr_info_t *));
242 static INLINE void frpr_tcp __P((fr_info_t *));
243 static INLINE void frpr_icmp __P((fr_info_t *));
244 static INLINE void frpr_ipv4hdr __P((fr_info_t *));
245 static INLINE int frpr_pullup __P((fr_info_t *, int));
246 static INLINE voi
[all...]

Completed in 237 milliseconds

123