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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 284 extern unsigned struct_timex_sz;
    [all...]
sanitizer_platform_limits_posix.cc 263 unsigned struct_timex_sz = sizeof(struct timex); member in namespace:__sanitizer
    [all...]

Completed in 48 milliseconds