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

12

  /prebuilts/ndk/current/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/current/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/current/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/current/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/current/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/current/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/current/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)
  /external/valgrind/include/vki/
vki-linux.h 629 #define __KINLINE static __inline__
672 __KINLINE struct vki_cmsghdr * __vki_cmsg_nxthdr(void *__ctl, __vki_kernel_size_t __size,
684 __KINLINE struct vki_cmsghdr * vki_cmsg_nxthdr (struct vki_msghdr *__msg, struct vki_cmsghdr *__cmsg)
    [all...]

Completed in 342 milliseconds

12