Home
last modified time | relevance | path

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

123

/third_party/ntfs-3g/ntfsprogs/
H A Dlist.h59 static __inline__ void __ntfs_list_add(struct ntfs_list_head * new, in __ntfs_list_add()
76 static __inline__ void ntfs_list_add(struct ntfs_list_head *new, in ntfs_list_add()
90 static __inline__ void ntfs_list_add_tail(struct ntfs_list_head *new, in ntfs_list_add_tail()
106 static __inline__ void __ntfs_list_del(struct ntfs_list_head * prev, in __ntfs_list_del()
120 static __inline__ void ntfs_list_del(struct ntfs_list_head *entry) in ntfs_list_del()
129 static __inline__ void ntfs_list_del_init(struct ntfs_list_head *entry) in ntfs_list_del_init()
139 static __inline__ int ntfs_list_empty(struct ntfs_list_head *head) in ntfs_list_empty()
149 static __inline__ void ntfs_list_splice(struct ntfs_list_head *list, in ntfs_list_splice()
/third_party/ntfs-3g/include/ntfs-3g/
H A Dbitmap.h54 static __inline__ int ntfs_bitmap_set_bit(ntfs_attr *na, s64 bit) in ntfs_bitmap_set_bit()
68 static __inline__ int ntfs_bitmap_clear_bit(ntfs_attr *na, s64 bit) in ntfs_bitmap_clear_bit()
79 static __inline__ u32 ntfs_rol32(u32 word, unsigned int shift) in ntfs_rol32()
90 static __inline__ u32 ntfs_ror32(u32 word, unsigned int shift) in ntfs_ror32()
H A Dntfstime.h68 static __inline__ struct timespec ntfs2timespec(ntfs_time ntfstime) in ntfs2timespec()
99 static __inline__ ntfs_time timespec2ntfs(struct timespec spec) in timespec2ntfs()
112 static __inline__ ntfs_time ntfs_current_time(void) in ntfs_current_time()
H A Dmft.h50 static __inline__ int ntfs_mft_record_read(const ntfs_volume *vol, in ntfs_mft_record_read()
85 static __inline__ int ntfs_mft_record_write(const ntfs_volume *vol, in ntfs_mft_record_write()
112 static __inline__ u32 ntfs_mft_record_get_data_size(const MFT_RECORD *m) in ntfs_mft_record_get_data_size()
H A Dattrlist.h43 static __inline__ void ntfs_attrlist_mark_dirty(ntfs_inode *ni) in ntfs_attrlist_mark_dirty()
H A Ddebug.h36 static __inline__ void ntfs_debug_runlist_dump(const struct _runlist_element *rl __attribute__((unused))) {} in ntfs_debug_runlist_dump()
H A Dcompat.h82 #define __inline__ inline macro
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dextern-inline.c1 extern __inline__ int f(int);
3 extern __inline__ int
11 extern __inline__ int
H A Dreserved.c21 static int (__inline__); variable
105 reserved.c:21:12: error: Trying to use reserved word '__inline__' as identifier
H A Dalternate-keywords.c18 static __inline__ uint16_t swap16(uint16_t val) in swap16()
/third_party/protobuf/objectivec/
H A DGPBBootstrap.h78 #define GPB_INLINE static __inline__ __attribute__((always_inline))
80 #define GPB_INLINE static __inline__
/third_party/alsa-lib/include/
H A Duse-case.h518 static __inline__ int snd_use_case_card_list(const char **list[]) in snd_use_case_card_list()
529 static __inline__ int snd_use_case_verb_list(snd_use_case_mgr_t *uc_mgr, in snd_use_case_verb_list()
H A Dpcm_extplug.h193 static __inline__ int snd_pcm_extplug_set_param(snd_pcm_extplug_t *extplug, int type, unsigned int val) in snd_pcm_extplug_set_param()
201 static __inline__ int snd_pcm_extplug_set_slave_param(snd_pcm_extplug_t *extplug, int type, unsigned int val) in snd_pcm_extplug_set_slave_param()
H A Dasoundlib.h45 #define __inline__ inline macro
/third_party/musl/porting/linux/user/include/fortify/
H A Dfortify.h76 #define __DIAGNOSE_FORTIFY_INLINE static __inline__ __attribute__((no_stack_protector)) \
79 #define __DIAGNOSE_FORTIFY_VARIADIC static __inline__
/third_party/musl/include/fortify/linux/
H A Dfortify.h76 #define __DIAGNOSE_FORTIFY_INLINE static __inline__ __attribute__((no_stack_protector)) \
79 #define __DIAGNOSE_FORTIFY_VARIADIC static __inline__
/third_party/node/deps/openssl/openssl/include/internal/
H A Drefcount.h62 static __inline__ int CRYPTO_UP_REF(int *val, int *ret, ossl_unused void *lock) in CRYPTO_UP_REF()
68 static __inline__ int CRYPTO_DOWN_REF(int *val, int *ret, in CRYPTO_DOWN_REF()
/third_party/openssl/include/internal/
H A Drefcount.h62 static __inline__ int CRYPTO_UP_REF(int *val, int *ret, ossl_unused void *lock) in CRYPTO_UP_REF()
68 static __inline__ int CRYPTO_DOWN_REF(int *val, int *ret, in CRYPTO_DOWN_REF()
/third_party/openssl/ohos_lite/include/internal/
H A Drefcount.h62 static __inline__ int CRYPTO_UP_REF(int *val, int *ret, void *lock) in CRYPTO_UP_REF()
68 static __inline__ int CRYPTO_DOWN_REF(int *val, int *ret, void *lock) in CRYPTO_DOWN_REF()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftcalc.h38 /* These must be defined `static __inline__' with GCC. */
79 static __inline__ FT_Int32
115 static __inline__ FT_Int32
184 static __inline__ FT_Int32
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_hpp_macros.hpp121 # define VULKAN_HPP_INLINE __attribute__( ( always_inline ) ) __inline__
126 # define VULKAN_HPP_INLINE __attribute__( ( always_inline ) ) __inline__
/third_party/libjpeg-turbo/
H A Djconfigint.h30 #define INLINE __inline__ __attribute__((always_inline))
/third_party/python/Include/internal/
H A Dpycore_atomic.h123 static __inline__ void
130 static __inline__ void
138 static __inline__ void
/third_party/mesa3d/include/winddk/
H A Dwinddk_compat.h138 #define __inline static __inline__
/third_party/ffmpeg/compat/cuda/
H A Dcuda_runtime.h31 #define __inline__ __inline__ __attribute__((always_inline)) macro

Completed in 12 milliseconds

123