Searched defs:_KERNEL (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_sha1.h85 #ifndef _KERNEL
86 #define _KERNEL macro
90 #if defined(_KERNEL) || defined(__Userspace__)
H A Dsctp_uio.h42 #ifndef _KERNEL
43 #define _KERNEL macro
48 #if ! defined(_KERNEL)
58 #if defined(_KERNEL)
1301 #if defined(_KERNEL) || defined(__Userspace__)
1344 #if !(defined(_KERNEL)) && !(defined(__Userspace__))
1426 #endif /* !_KERNEL */
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc94 #define _KERNEL // to declare 'shminfo' structure macro
96 #undef _KERNEL macro

Completed in 79 milliseconds