Searched refs:APR_INT64_STRFN (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.bin/svn/lib/libapr/
H A Dapr_private.h22 #define APR_INT64_STRFN strtol macro
1043 #define APR_INT64_STRFN strtol macro
1051 #define APR_INT64_STRFN strtol macro
1058 #define APR_INT64_STRFN strtol macro
/freebsd-13-stable/contrib/apr/strings/
H A Dapr_strings.c246 #ifdef APR_INT64_STRFN
248 return APR_INT64_STRFN(nptr, endptr, base);

Completed in 60 milliseconds