Searched refs:gcvt (Results 1 – 2 of 2) sorted by relevance
374 INTERCEPTOR(char *, gcvt, double number, SIZE_T ndigit, char *buf) { in INTERCEPTOR() argument376 char *res = REAL(gcvt)(number, ndigit, buf); in INTERCEPTOR()381 #define MSAN_MAYBE_INTERCEPT_GCVT INTERCEPT_FUNCTION(gcvt)
1831 fun:gcvt=uninstrumented