Searched refs:__inline__ (Results 1 - 21 of 21) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dbitmap.h54 static __inline__ int ntfs_bitmap_set_bit(ntfs_attr *na, s64 bit)
68 static __inline__ int ntfs_bitmap_clear_bit(ntfs_attr *na, s64 bit)
79 static __inline__ u32 ntfs_rol32(u32 word, unsigned int shift)
90 static __inline__ u32 ntfs_ror32(u32 word, unsigned int shift)
H A Dattrlist.h43 static __inline__ void ntfs_attrlist_mark_dirty(ntfs_inode *ni)
H A Ddebug.h36 static __inline__ void ntfs_debug_runlist_dump(const struct _runlist_element *rl __attribute__((unused))) {}
H A Dmft.h50 static __inline__ int ntfs_mft_record_read(const ntfs_volume *vol,
85 static __inline__ int ntfs_mft_record_write(const ntfs_volume *vol,
112 static __inline__ u32 ntfs_mft_record_get_data_size(const MFT_RECORD *m)
H A Dntfstime.h68 static __inline__ struct timespec ntfs2timespec(ntfs_time ntfstime)
99 static __inline__ ntfs_time timespec2ntfs(struct timespec spec)
112 static __inline__ ntfs_time ntfs_current_time(void)
H A Dcompat.h82 #define __inline__ inline macro
H A Dwin32_io.c447 static __inline__ int ntfs_device_unix_status_flags_to_win32(int flags)
797 static __inline__ int ntfs_device_win32_open_file(char *filename, win32_fd *fd,
839 static __inline__ int ntfs_device_win32_open_drive(int drive_id, win32_fd *fd,
877 static __inline__ int ntfs_device_win32_open_lowlevel(int drive_id,
1810 static __inline__ int ntfs_win32_hdio_getgeo(struct ntfs_device *dev,
1833 static __inline__ int ntfs_win32_blksszget(struct ntfs_device *dev,int *argp)
H A Dattrib.h137 static __inline__ int ntfs_attrs_walk(ntfs_attr_search_ctx *ctx)
/haiku/headers/os/support/
H A DSupportDefs.h260 static __inline__ void
267 static __inline__ int32
274 static __inline__ int32
283 static __inline__ int32
290 static __inline__ int32
297 static __inline__ int32
304 static __inline__ int32
311 static __inline__ void
318 static __inline__ int64
325 static __inline__ int6
[all...]
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_phy.h106 static __inline__ uint8_t
122 static __inline__ uint8_t
138 static __inline__ enum ieee80211_phytype
154 static __inline__ int
173 static __inline__ uint16_t
191 static __inline__ uint8_t
/haiku/src/libs/x86emu/
H A Dsys.c68 static __inline__ u64
76 static __inline__ u32
84 static __inline__ u16
94 static __inline__ void
102 static __inline__ void
110 static __inline__ void
119 static __inline__ u64
128 static __inline__ u32
137 static __inline__ u16
146 static __inline__ voi
[all...]
/haiku/headers/posix/
H A Dstrings.h17 static __inline__ int ffs(int i) { return __builtin_ffs(i); }
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/platform/
H A Dacgcc.h171 #define ACPI_INLINE __inline__
/haiku/src/system/libroot/posix/glibc/include/sys/
H A Dstat.h26 extern __inline__ int __stat (__const char *__path, struct stat *__statbuf)
31 extern __inline__ int __mknod (__const char *__path, __mode_t __mode,
/haiku/src/system/libroot/posix/glibc/include/arch/m68k/
H A Dmathimpl.h82 static __inline__ unsigned long
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn_ridx.h79 static __inline__ uint8_t
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwlvar.h192 static __inline__ void
199 static __inline__ void
214 static __inline__ int
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.h133 static __inline__ ntfschar *ntfs_attr_get_name(ATTR_RECORD *attr)
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dgmp.h39 #define __gmp_inline __inline__
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h562 static __inline__ int
/haiku/src/system/libroot/posix/glibc/libio/
H A Dfileops.c205 __inline__

Completed in 219 milliseconds