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

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Djconfig.h24 #define INLINE __inline__ macro
H A Djmorecfg.h329 /* If your compiler supports inline functions, define INLINE
333 #ifndef INLINE
335 #define INLINE __inline__ macro
337 #ifndef INLINE
338 #define INLINE /* default is to define it as empty */ macro
H A Djchuff.c316 INLINE
355 INLINE
420 INLINE
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dbitfuncs.h26 static INLINE uint32 find_msbit(uint32 x);
42 static INLINE uint32 find_msbit(uint32 x)
63 static INLINE uint32 find_msbit(uint32 x)
H A Dbcmendian.h211 static INLINE uint16
217 static INLINE uint32
223 static INLINE uint32
232 static INLINE void
246 static INLINE void
256 static INLINE void
268 static INLINE void
278 static INLINE void
290 static INLINE uint16
299 static INLINE uint3
[all...]
H A Dbcmnvram.h98 static INLINE int
112 static INLINE int
H A Dtypedefs.h376 /* define PTRSZ, INLINE */
395 #ifndef INLINE
397 #define INLINE __inline macro
399 #define INLINE __inline__ macro
401 #define INLINE __inline macro
403 #define INLINE macro
405 #endif /* INLINE */
H A Dmipsinc.h525 static INLINE void icache_probe(uint32 config1, uint *size, uint *lsize)
538 static INLINE void dcache_probe(uint32 config1, uint *size, uint *lsize)
H A Dsiutils.h250 static INLINE void * si_seci_init(si_t *sih, uint8 use_seci) {return NULL;}
H A Dbcmutils.h627 static INLINE void
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/acos/include/
H A DacosTypes.h185 #ifndef INLINE
189 #define INLINE __inline macro
193 #define INLINE __inline__ macro
197 #define INLINE macro
201 #endif /* INLINE */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dirq.c102 static INLINE void
109 static INLINE void
129 static INLINE void
138 static INLINE void
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/nwfpe/
H A DARM-gcc.h66 The macro `INLINE' can be used before functions that should be inlined. If
71 #define INLINE extern __inline__ macro
H A Dsoftfloat.c121 INLINE bits32 extractFloat32Frac( float32 a )
133 INLINE int16 extractFloat32Exp( float32 a )
145 INLINE flag extractFloat32Sign( float32 a )
183 INLINE float32 packFloat32( flag zSign, int16 zExp, bits32 zSig )
288 INLINE bits64 extractFloat64Frac( float64 a )
300 INLINE int16 extractFloat64Exp( float64 a )
312 INLINE flag extractFloat64Sign( float64 a )
350 INLINE float64 packFloat64( flag zSign, int16 zExp, bits64 zSig )
462 INLINE bits64 extractFloatx80Frac( floatx80 a )
475 INLINE int3
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/nwfpe/
H A DARM-gcc.h66 The macro `INLINE' can be used before functions that should be inlined. If
71 #define INLINE extern __inline__ macro
H A Dsoftfloat.c113 INLINE bits32 extractFloat32Frac( float32 a )
125 INLINE int16 extractFloat32Exp( float32 a )
169 INLINE float32 packFloat32( flag zSign, int16 zExp, bits32 zSig )
274 INLINE bits64 extractFloat64Frac( float64 a )
286 INLINE int16 extractFloat64Exp( float64 a )
330 INLINE float64 packFloat64( flag zSign, int16 zExp, bits64 zSig )
442 INLINE bits64 extractFloatx80Frac( floatx80 a )
455 INLINE int32 extractFloatx80Exp( floatx80 a )
468 INLINE flag extractFloatx80Sign( floatx80 a )
500 INLINE floatx8
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dflashutl.c64 static uint16 INLINE flash_readword(unsigned long addr);
65 static void INLINE flash_writeword(unsigned long addr, uint16 data);
340 static uint16 INLINE
349 static void INLINE
H A Dsflash.c37 static INLINE void
H A Dnflash.c145 static INLINE int
163 static INLINE void
H A Dhnddma.c293 STATIC INLINE uint32 parity32(uint32 data);
668 static INLINE void
692 STATIC INLINE uint32 parity32(uint32 data)
705 static INLINE void
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/nvram/
H A Dnvram.c75 static INLINE uint
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/cdrom/
H A Dsbpcd.c441 #define INLINE inline macro
779 static INLINE void lba2msf(int lba, u_char *msf)
792 static INLINE void bin2bcdx(u_char *p) /* must work only up to 75 or 99 */
797 static INLINE u_int blk2msf(u_int blk)
810 static INLINE u_int make16(u_char rh, u_char rl)
815 static INLINE u_int make32(u_int rh, u_int rl)
820 static INLINE u_char swap_nibbles(u_char i)
825 static INLINE u_char byt2bcd(u_char i)
830 static INLINE u_char bcd2bin(u_char bcd)
835 static INLINE in
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.c477 #define INLINE PCDATA FONTSTYLE PHRASE SPECIAL FORMCTRL macro
491 #define FLOW BLOCK,INLINE
497 static const char* const html_inline[] = { INLINE, NULL } ;
535 static const char* const inline_p[] = { INLINE, "p", NULL } ;
563 static const char* const form_contents[] = { HEADING, LIST, INLINE, "pre", "p", "div", "center", "noscript", "noframes", "blockquote", "isindex", "hr", "table", "fieldset", "address", NULL } ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c481 #define INLINE PCDATA FONTSTYLE PHRASE SPECIAL FORMCTRL macro
495 #define FLOW BLOCK,INLINE
501 static const char* const html_inline[] = { INLINE, NULL } ;
539 static const char* const inline_p[] = { INLINE, "p", NULL } ;
567 static const char* const form_contents[] = { HEADING, LIST, INLINE, "pre", "p", "div", "center", "noscript", "noframes", "blockquote", "isindex", "hr", "table", "fieldset", "address", NULL } ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.c477 #define INLINE PCDATA FONTSTYLE PHRASE SPECIAL FORMCTRL macro
491 #define FLOW BLOCK,INLINE
497 static const char* const html_inline[] = { INLINE, NULL } ;
535 static const char* const inline_p[] = { INLINE, "p", NULL } ;
563 static const char* const form_contents[] = { HEADING, LIST, INLINE, "pre", "p", "div", "center", "noscript", "noframes", "blockquote", "isindex", "hr", "table", "fieldset", "address", NULL } ;

Completed in 298 milliseconds

12