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

/external/google-breakpad/src/client/solaris/handler/
H A Dsolaris_lwp.h48 #ifndef _KERNEL
49 #define _KERNEL macro
51 #endif // _KERNEL
54 #undef _KERNEL macro
/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc25 # define _KERNEL // To declare 'shminfo' structure. macro
27 # undef _KERNEL macro
29 // <sys/shm.h> doesn't declare these functions in _KERNEL mode.
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc108 #define _KERNEL // to declare 'shminfo' structure macro
110 #undef _KERNEL macro

Completed in 195 milliseconds