HomeSort by relevance Sort by last modified time
    Searched refs:struct___old_kernel_stat_sz (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_linux.cc 66 COMPILER_CHECK(struct___old_kernel_stat_sz == sizeof(struct __old_kernel_stat));
sanitizer_platform_limits_posix.h 98 const unsigned struct___old_kernel_stat_sz = 0; member in namespace:__sanitizer
100 const unsigned struct___old_kernel_stat_sz = 32; member in namespace:__sanitizer
    [all...]

Completed in 869 milliseconds