Searched refs:SANITIZER_NLDBL_VERSION (Results 1 – 3 of 3) sorted by relevance
382 # define SANITIZER_NLDBL_VERSION "GLIBC_2.4" macro
280 #ifdef SANITIZER_NLDBL_VERSION282 COMMON_INTERCEPT_FUNCTION_VER(fn, SANITIZER_NLDBL_VERSION)
1723 #ifdef SANITIZER_NLDBL_VERSION in InitializeInterceptors()1724 INTERCEPT_FUNCTION_VER(vswprintf, SANITIZER_NLDBL_VERSION); in InitializeInterceptors()1725 INTERCEPT_FUNCTION_VER(swprintf, SANITIZER_NLDBL_VERSION); in InitializeInterceptors()