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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp399 #define INTERCEPTOR_STRTO_BASE(ret_type, func, char_type) \ macro
423 INTERCEPTOR_STRTO_BASE(ret_type, func, char_type) \
434 INTERCEPTOR_STRTO_BASE(ret_type, func, char_type) \

Completed in 44 milliseconds