Searched refs:INTERCEPT_STRTO (Results 1 – 1 of 1) sorted by relevance
573 #define INTERCEPT_STRTO(func) \ in INTERCEPTORS_STRTO() macro577 #define INTERCEPT_STRTO(func) \1834 INTERCEPT_STRTO(strtod); in InitializeInterceptors()1835 INTERCEPT_STRTO(strtof); in InitializeInterceptors()1839 INTERCEPT_STRTO(strtold); in InitializeInterceptors()1841 INTERCEPT_STRTO(strtol); in InitializeInterceptors()1842 INTERCEPT_STRTO(strtoul); in InitializeInterceptors()1843 INTERCEPT_STRTO(strtoll); in InitializeInterceptors()1844 INTERCEPT_STRTO(strtoull); in InitializeInterceptors()1845 INTERCEPT_STRTO(strtouq); in InitializeInterceptors()[all …]