OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_INLINE_
(Results
1 - 9
of
9
) sorted by null
/external/e2fsprogs/lib/ext2fs/
bitops.h
135
#define
_INLINE_
extern
138
#define
_INLINE_
extern __inline__
140
#define
_INLINE_
extern inline
149
_INLINE_
void ext2fs_fast_set_bit(unsigned int nr,void * addr)
157
_INLINE_
void ext2fs_fast_clear_bit(unsigned int nr, void * addr)
187
_INLINE_
int ext2fs_set_bit(unsigned int nr, void * addr)
198
_INLINE_
int ext2fs_clear_bit(unsigned int nr, void * addr)
209
_INLINE_
int ext2fs_test_bit(unsigned int nr, const void * addr)
220
_INLINE_
__u32 ext2fs_swab32(__u32 val)
234
_INLINE_
__u16 ext2fs_swab16(__u16 val
[
all
...]
ext2fs.h
[
all
...]