Searched refs:INTERCEPTOR_STRTO (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp387 // deal with empty __VA_ARGS__ in the case of INTERCEPTOR_STRTO.
394 #define INTERCEPTOR_STRTO(ret_type, func, char_type) \ macro
419 INTERCEPTOR_STRTO(ret_type, func, char_type) \
428 INTERCEPTOR_STRTO(ret_type, func, char_type) \

Completed in 97 milliseconds