Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc437 #define INTERCEPTOR_STRTO_BASE_LOC(ret_type, func, char_type) \ macro
451 INTERCEPTOR_STRTO_BASE_LOC(ret_type, func##_l, char_type) \
452 INTERCEPTOR_STRTO_BASE_LOC(ret_type, __##func##_l, char_type) \
453 INTERCEPTOR_STRTO_BASE_LOC(ret_type, __##func##_internal, char_type)