Home
last modified time | relevance | path

Searched refs:INLINE (Results 1 – 25 of 26) sorted by relevance

12

/dflybsd-src/contrib/ldns/ldns/
H A Dbuffer.h76 INLINE void
81 INLINE void
115 INLINE void ldns_buffer_clear(ldns_buffer *buffer) in ldns_buffer_clear()
133 INLINE void ldns_buffer_flip(ldns_buffer *buffer) in ldns_buffer_flip()
146 INLINE void ldns_buffer_rewind(ldns_buffer *buffer) in ldns_buffer_rewind()
158 INLINE size_t
170 INLINE void
184 INLINE void
196 INLINE size_t
208 INLINE void
[all …]
H A Dhost2str.h135 INLINE
146 INLINE void ldns_output_format_set(ldns_output_format* fmt, int flag) { in ldns_output_format_set()
153 INLINE void ldns_output_format_clear(ldns_output_format* fmt, int flag) { in ldns_output_format_clear()
/dflybsd-src/games/sail/
H A Darray.h155 #define DEFARRAY_BYTYPE(ARRAY, T, INLINE) \ argument
156 INLINE void \
162 INLINE void \
168 INLINE struct \
181 INLINE void \
188 INLINE unsigned \
194 INLINE T * \
200 INLINE void \
206 INLINE int \
212 INLINE int \
[all …]
/dflybsd-src/lib/libldns/ldns/
H A Dutil.h37 # define INLINE macro
40 # define INLINE static
42 # define INLINE static inline
69 INLINE uint16_t
80 INLINE uint32_t
98 INLINE void
110 INLINE void
125 INLINE void
217 INLINE long
332 INLINE time_t ldns_time(time_t *t) { return time(t); } in ldns_time()
[all …]
/dflybsd-src/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c46 #if defined(INLINE)
47 # undef INLINE
49 #if !defined(INLINE)
50 # define INLINE __inline macro
153 static INLINE
196 static INLINE
229 static INLINE
280 static INLINE
322 static INLINE
336 static INLINE
[all …]
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dfp-bit.c135 INLINE
148 INLINE
156 INLINE
165 INLINE
172 INLINE
180 INLINE
H A Dfp-bit.h291 #ifndef INLINE
292 #define INLINE __inline__ macro
/dflybsd-src/contrib/ldns/
H A Ddnssec_zone.c20 INLINE void
116 INLINE void
355 INLINE void
1311 INLINE void
1552 INLINE bool zone_digester_set(zone_digester *zd)
1555 INLINE void zone_digester_init(zone_digester *zd)
1628 INLINE ldns_rr *
H A Dstr2host.c260 INLINE bool
290 INLINE bool
1892 INLINE bool parse_escape2(uint8_t *ch_p, const char** str_p) in parse_escape2()
/dflybsd-src/contrib/binutils-2.34/gas/config/
H A Dtc-i386.c59 #ifndef INLINE
61 #define INLINE __inline__ macro
63 #define INLINE macro
821 #ifndef INLINE
823 #define INLINE __inline__ macro
825 #define INLINE macro
1425 static INLINE int
1431 static INLINE int
1651 static INLINE int
1671 static INLINE void
[all …]
H A Dtc-i386-intel.c223 static INLINE int i386_intel_check (const reg_entry *rreg, in i386_intel_check()
238 static INLINE void i386_intel_fold (expressionS *e, symbolS *sym) in i386_intel_fold()
329 static INLINE int i386_intel_simplify_symbol(symbolS *sym) in i386_intel_simplify_symbol()
/dflybsd-src/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c48 #ifndef INLINE
50 #define INLINE __inline__ macro
52 #define INLINE macro
681 #ifndef INLINE
683 #define INLINE __inline__ macro
685 #define INLINE macro
1367 static INLINE int
1385 static INLINE void
1402 static INLINE int
1422 static INLINE int
[all …]
H A Dtc-i386-intel.c220 static INLINE int i386_intel_check (const reg_entry *rreg, in i386_intel_check()
235 static INLINE void i386_intel_fold (expressionS *e, symbolS *sym) in i386_intel_fold()
319 static INLINE int i386_intel_simplify_symbol(symbolS *sym) in i386_intel_simplify_symbol()
/dflybsd-src/contrib/gdb-7/bfd/
H A Dbfd-in.h99 #ifndef INLINE
101 #define INLINE __inline__ macro
103 #define INLINE macro
H A Dihex.c193 static INLINE int
H A Delf-eh-frame.c278 static INLINE unsigned int
294 static INLINE unsigned int
H A Dbfd-in2.h106 #ifndef INLINE
108 #define INLINE __inline__ macro
110 #define INLINE macro
/dflybsd-src/lib/libcrypt/
H A Dcrypt-des.c69 #define INLINE inline macro
197 static INLINE int
/dflybsd-src/usr.bin/rpcgen/
H A Drpc_main.c113 #define INLINE 0 macro
116 int inline_size = INLINE;
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dihex.c192 static INLINE int
H A Delf-eh-frame.c285 static INLINE unsigned int
301 static INLINE unsigned int
H A Dbfd-in2.h125 #ifndef INLINE
127 #define INLINE __inline__ macro
129 #define INLINE macro
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dihex.c192 static INLINE int
H A Delf-eh-frame.c285 static INLINE unsigned int
301 static INLINE unsigned int
H A Dbfd-in2.h104 #ifndef INLINE
106 #define INLINE __inline__ macro
108 #define INLINE macro

12