| /mirbsd/src/sys/dev/ic/ |
| D | isp_inline.h | 42 static INLINE int isp_save_xs(struct ispsoftc *, XS_T *, u_int16_t *); 43 static INLINE XS_T *isp_find_xs(struct ispsoftc *, u_int16_t); 44 static INLINE u_int16_t isp_find_handle(struct ispsoftc *, XS_T *); 45 static INLINE int isp_handle_index(u_int16_t); 46 static INLINE void isp_destroy_handle(struct ispsoftc *, u_int16_t); 47 static INLINE void isp_remove_handle(struct ispsoftc *, XS_T *); 49 static INLINE int 73 static INLINE XS_T * 83 static INLINE u_int16_t 97 static INLINE int [all …]
|
| D | isp_openbsd.h | 114 #define INLINE inline macro 308 static INLINE void isp_lock(struct ispsoftc *); 309 static INLINE void isp_unlock(struct ispsoftc *); 310 static INLINE u_int64_t 348 static INLINE void 359 static INLINE void 368 static INLINE u_int64_t 380 static INLINE void
|
| D | midway.c | 107 #define INLINE /* nothing */ macro 110 #define INLINE inline macro 284 STATIC INLINE int en_b2sz(int) __attribute__((__unused__)); 292 STATIC INLINE int en_dqneed(struct en_softc *, caddr_t, u_int, 296 STATIC INLINE int en_k2sz(int) __attribute__((__unused__)); 300 STATIC INLINE struct mbuf *en_mget(struct en_softc *, u_int, 302 STATIC INLINE u_int32_t en_read(struct en_softc *, 311 STATIC INLINE int en_sz2b(int) __attribute__((__unused__)); 312 STATIC INLINE void en_write(struct en_softc *, u_int32_t, 434 STATIC INLINE u_int32_t en_read(sc, r) in en_read() [all …]
|
| D | isp_openbsd.c | 267 static INLINE void isp_add2_blocked_queue(struct ispsoftc *, XS_T *); 269 static INLINE void
|
| /mirbsd/src/usr.sbin/httpd/src/os/unix/ |
| D | os-inline.c | 22 #ifndef INLINE 23 #define INLINE macro 30 INLINE int
|
| D | os.h | 76 #if !defined(INLINE) && defined(USE_GNU_INLINE) 80 #define INLINE extern ap_inline macro 82 INLINE int ap_os_is_path_absolute(const char *file);
|
| /mirbsd/src/usr.bin/make/ |
| D | defines.h | 60 # define INLINE __inline__ macro 66 # ifndef INLINE 67 # define INLINE inline macro
|
| D | lst.h | 163 static INLINE LstNode 169 static INLINE LstNode
|
| /mirbsd/src/lib/libncurses/src/menu/ |
| D | mf_common.h | 99 #define INLINE macro 103 # undef INLINE 104 # define INLINE inline macro
|
| D | m_global.c | 109 INLINE static void 140 INLINE static void
|
| /mirbsd/src/sys/dev/pci/ |
| D | pciide_sii3112_reg.h | 340 static INLINE uint32_t 354 static INLINE uint32_t 368 static INLINE void 379 static INLINE void
|
| /mirbsd/src/sys/dev/pcmcia/ |
| D | if_xe.c | 96 #define INLINE __inline macro 98 #define INLINE macro 856 static INLINE void xe_mdi_idle(struct xe_softc *); 857 static INLINE void 875 static INLINE void xe_mdi_pulse(struct xe_softc *, int); 876 static INLINE void 896 static INLINE int xe_mdi_probe(struct xe_softc *sc); 897 static INLINE int 919 static INLINE void xe_mdi_pulse_bits(struct xe_softc *, u_int32_t, int); 920 static INLINE void
|
| /mirbsd/src/lib/libncurses/src/form/ |
| D | frm_driver.c | 349 INLINE static FIELD_CELL * 371 INLINE static FIELD_CELL * 391 INLINE static FIELD_CELL * 413 INLINE static FIELD_CELL * 442 INLINE static void 563 INLINE static void 2209 INLINE static bool 2231 INLINE static bool 3113 INLINE static FIELD * 3195 INLINE static FIELD * [all …]
|
| D | frm_data.c | 83 INLINE static bool
|
| D | frm_def.c | 252 INLINE static int
|
| /mirbsd/src/lib/libncurses/src/panel/ |
| D | panel.priv.h | 56 # define INLINE inline macro 58 # define INLINE macro
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | mmo.c | 372 static INLINE bfd_byte *mmo_get_loc (asection *, bfd_vma, int); 707 static INLINE void 719 static INLINE void 731 static INLINE void 743 static INLINE void 756 static INLINE void 767 static INLINE void 776 static INLINE void 786 static INLINE bfd_boolean 835 static INLINE bfd_boolean [all …]
|
| D | bfd-in.h | 70 #ifndef INLINE 72 #define INLINE __inline__ macro 74 #define INLINE macro
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-i386.c | 58 #ifndef INLINE 60 #define INLINE __inline__ macro 62 #define INLINE macro 66 static INLINE unsigned int mode_from_disp_size PARAMS ((unsigned int)); 67 static INLINE int fits_in_signed_byte PARAMS ((offsetT)); 68 static INLINE int fits_in_unsigned_byte PARAMS ((offsetT)); 69 static INLINE int fits_in_unsigned_word PARAMS ((offsetT)); 70 static INLINE int fits_in_signed_word PARAMS ((offsetT)); 71 static INLINE int fits_in_unsigned_long PARAMS ((offsetT)); 72 static INLINE int fits_in_signed_long PARAMS ((offsetT)); [all …]
|
| /mirbsd/src/sys/dev/ |
| D | ccd.c | 119 #define INLINE static __inline macro 121 #define INLINE macro 187 INLINE struct ccdbuf *getccdbuf(void); 188 INLINE void putccdbuf(struct ccdbuf *); 220 INLINE struct ccdbuf * 230 INLINE void
|
| /mirbsd/src/usr.bin/xlint/lint1/ |
| D | lint1.h | 185 INLINE /* only used by the parser */ enumerator
|
| D | scan.l | 223 { "inline", T_SCLASS, { INLINE }, 1, 0 }, 224 { "__inline__", T_SCLASS, { INLINE }, 0, 0 }, 225 { "__inline", T_SCLASS, { INLINE }, 0, 0 },
|
| /mirbsd/src/usr.bin/rpcgen/ |
| D | rpc_main.c | 109 #define INLINE 3 macro 112 int doinline = INLINE; /* length at which to start doing an
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | README.irix | 60 (-LNO, -INLINE, -O3 to -O2, etcetera). The compiler bug has been
|
| /mirbsd/src/sys/nfs/ |
| D | nfs_subs.c | 78 #define INLINE __inline macro 80 #define INLINE macro 1272 INLINE int
|