Searched defs:INLINE (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/hdcrc/
H A Dhd_crc.h41 #ifndef INLINE
42 #define INLINE inline macro
45 #ifndef INLINE
46 #define INLINE macro
62 static INLINE uint32_t
81 static INLINE uint32_t
105 static INLINE uint32_t
129 static INLINE uint32_t
170 static INLINE boolean_t
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h60 #define INLINE inline macro
/illumos-gate/usr/src/lib/libast/common/port/
H A Dastlicense.c42 #undef INLINE macro
47 #define INLINE 1 macro
667 if (notice.type == INLINE && (!notice.verbose || !notice.item[NOTICE].data))
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_main.c126 #define INLINE 5 macro
129 int inlinelen = INLINE;
131 * Length at which to start doing an inline. INLINE = default
441 * if we need to generate INLINE macros.
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1433 # ifndef INLINE
1434 # define INLINE macro
1437 # define INLINE __inline__ macro
1441 extern INLINE void ipf_read_enter __P((ipfrwlock_t *));
1442 extern INLINE void ipf_write_enter __P((ipfrwlock_t *));
1443 extern INLINE void ipf_rw_exit __P((ipfrwlock_t *));
1444 extern INLINE void ipf_rw_downgrade __P((ipfrwlock_t *));
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h58 #ifndef INLINE
60 #define INLINE macro
62 #define INLINE __inline macro

Completed in 122 milliseconds