Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp713 #define MSAN_MAYBE_INTERCEPT_FCVT INTERCEPT_FUNCTION(fcvt) macro
715 #define MSAN_MAYBE_INTERCEPT_FCVT macro
1872 MSAN_MAYBE_INTERCEPT_FCVT; in InitializeInterceptors()