Searched refs:StrtolImpl (Results 1 – 1 of 1) sorted by relevance
634 static ALWAYS_INLINE auto StrtolImpl(void *ctx, Fn real, const char *nptr, function650 return StrtolImpl(ctx, REAL(func), nptr, endptr, base); \