HomeSort by relevance Sort by last modified time
    Searched defs:_KERNEL (Results 1 - 3 of 3) sorted by null

  /external/google-breakpad/src/client/solaris/handler/
solaris_lwp.h 48 #ifndef _KERNEL
49 #define _KERNEL
51 #endif // _KERNEL
54 #undef _KERNEL
  /external/compiler-rt/lib/msan/tests/
msan_test.cc 25 # define _KERNEL // To declare 'shminfo' structure.
27 # undef _KERNEL
29 // <sys/shm.h> doesn't declare these functions in _KERNEL mode.
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 108 #define _KERNEL // to declare 'shminfo' structure
110 #undef _KERNEL
    [all...]

Completed in 196 milliseconds