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