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

  /external/compiler-rt/lib/asan/
asan_intercepted_functions.h 32 # define ASAN_INTERCEPT_STRCASECMP_AND_STRNCASECMP 1
40 # define ASAN_INTERCEPT_STRCASECMP_AND_STRNCASECMP 0
asan_interceptors.cc 477 #if ASAN_INTERCEPT_STRCASECMP_AND_STRNCASECMP
505 #endif // ASAN_INTERCEPT_STRCASECMP_AND_STRNCASECMP
707 #if ASAN_INTERCEPT_STRCASECMP_AND_STRNCASECMP

Completed in 67 milliseconds