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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 101 extern unsigned struct_new_utsname_sz;
    [all...]
sanitizer_platform_limits_posix.cc 244 unsigned struct_new_utsname_sz = sizeof(struct new_utsname); member in namespace:__sanitizer
    [all...]

Completed in 56 milliseconds