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

  /external/compiler-rt/lib/interception/
interception_type_test.cc 24 COMPILER_CHECK(sizeof(PTRDIFF_T) == sizeof(ptrdiff_t));
interception.h 28 typedef __sanitizer::sptr PTRDIFF_T;

Completed in 481 milliseconds