Searched defs:__inline__ (Results 1 - 8 of 8) sorted by path

/external/bzip2/
H A Dbzlib_private.h53 #define __inline__ /* */ macro
/external/e2fsprogs/lib/ext2fs/
H A Dkernel-list.h25 #define __inline__ macro
34 static __inline__ void __list_add(struct list_head * new,
47 static __inline__ void list_add(struct list_head *new, struct list_head *head)
55 static __inline__ void list_add_tail(struct list_head *new, struct list_head *head)
67 static __inline__ void __list_del(struct list_head * prev,
74 static __inline__ void list_del(struct list_head *entry)
79 static __inline__ int list_empty(struct list_head *head)
87 static __inline__ void list_splice(struct list_head *list, struct list_head *head)
/external/iproute2/include/
H A Dbpf_api.h59 #ifndef __inline__
60 # define __inline__ __attribute__((always_inline)) macro
/external/libpcap/
H A Dpcap-dos.c1506 #define __inline__ macro
/external/valgrind/exp-sgcheck/tests/
H A Dhackedbz2.c442 #define __inline__ /* */ macro
1466 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab )
2077 __inline__
2392 __inline__
2628 __inline__
3499 __inline__
/external/valgrind/memcheck/tests/
H A Dorigin5-bz2.c435 #define __inline__ /* */ macro
1457 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab )
2068 __inline__
2383 __inline__
2619 __inline__
3490 __inline__
H A Dvarinfo6.c473 #define __inline__ /* */ macro
/external/valgrind/perf/
H A Dbz2.c435 #define __inline__ /* */ macro
1455 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab )
2066 __inline__
2381 __inline__
2617 __inline__
3488 __inline__

Completed in 707 milliseconds