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

  /external/compiler-rt/lib/interception/
interception_type_test.cc 25 COMPILER_CHECK(sizeof(::INTMAX_T) == sizeof(intmax_t));
interception.h 30 typedef __sanitizer::s64 INTMAX_T;

Completed in 211 milliseconds