Home
last modified time | relevance | path

Searched refs:MSAN_MAYBE_INTERCEPT_FGETS_UNLOCKED (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc854 #define MSAN_MAYBE_INTERCEPT_FGETS_UNLOCKED INTERCEPT_FUNCTION(fgets_unlocked) macro
856 #define MSAN_MAYBE_INTERCEPT_FGETS_UNLOCKED macro
1563 MSAN_MAYBE_INTERCEPT_FGETS_UNLOCKED; in InitializeInterceptors()