Searched refs:SANITIZER_NLDBL_VERSION (Results 1 – 3 of 3) sorted by relevance
245 #define SANITIZER_NLDBL_VERSION "GLIBC_2.4" macro
158 #ifdef SANITIZER_NLDBL_VERSION160 COMMON_INTERCEPT_FUNCTION_VER(fn, SANITIZER_NLDBL_VERSION)
1526 #ifdef SANITIZER_NLDBL_VERSION in InitializeInterceptors()1527 INTERCEPT_FUNCTION_VER(vswprintf, SANITIZER_NLDBL_VERSION); in InitializeInterceptors()1528 INTERCEPT_FUNCTION_VER(swprintf, SANITIZER_NLDBL_VERSION); in InitializeInterceptors()