HomeSort by relevance Sort by last modified time
    Searched defs:__KINLINE (Results 26 - 37 of 37) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
socket.h 77 #define __KINLINE static __inline__
79 #define __KINLINE static inline
81 #define __KINLINE static
84 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size,
96 __KINLINE struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
socket.h 77 #define __KINLINE static __inline__
79 #define __KINLINE static inline
81 #define __KINLINE static
84 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size,
96 __KINLINE struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
socket.h 77 #define __KINLINE static __inline__
79 #define __KINLINE static inline
81 #define __KINLINE static
84 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size,
96 __KINLINE struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
socket.h 77 #define __KINLINE static __inline__
79 #define __KINLINE static inline
81 #define __KINLINE static
84 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size,
96 __KINLINE struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
socket.h 77 #define __KINLINE static __inline__
79 #define __KINLINE static inline
81 #define __KINLINE static
84 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size,
96 __KINLINE struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
socket.h 77 #define __KINLINE static __inline__
79 #define __KINLINE static inline
81 #define __KINLINE static
84 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size,
96 __KINLINE struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
socket.h 77 #define __KINLINE static __inline__
79 #define __KINLINE static inline
81 #define __KINLINE static
84 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size,
96 __KINLINE struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
socket.h 77 #define __KINLINE static __inline__
79 #define __KINLINE static inline
81 #define __KINLINE static
84 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size,
96 __KINLINE struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
socket.h 77 #define __KINLINE static __inline__
79 #define __KINLINE static inline
81 #define __KINLINE static
84 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size,
96 __KINLINE struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
socket.h 77 #define __KINLINE static __inline__
79 #define __KINLINE static inline
81 #define __KINLINE static
84 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size,
96 __KINLINE struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg)
  /bionic/libc/include/sys/
socket.h 111 #define __KINLINE static __inline__
113 #define __KINLINE static inline
115 #define __KINLINE static
118 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size, struct cmsghdr *__cmsg) {
126 __KINLINE struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg) {
  /external/valgrind/main/include/vki/
vki-linux.h 606 #define __KINLINE static __inline__
649 __KINLINE struct vki_cmsghdr * __vki_cmsg_nxthdr(void *__ctl, __vki_kernel_size_t __size,
661 __KINLINE struct vki_cmsghdr * vki_cmsg_nxthdr (struct vki_msghdr *__msg, struct vki_cmsghdr *__cmsg)
    [all...]

Completed in 962 milliseconds

12