Home
last modified time | relevance | path

Searched refs:APR_INT64_STRFN (Results 1 – 4 of 4) sorted by relevance

/trueos/usr.bin/svn/lib/libapr/
HDapr_private.h19 #define APR_INT64_STRFN strtol macro
964 #define APR_INT64_STRFN strtol macro
972 #define APR_INT64_STRFN strtol macro
979 #define APR_INT64_STRFN strtol macro
/trueos/contrib/apr/strings/
HDapr_strings.c246 #ifdef APR_INT64_STRFN in apr_strtoi64()
248 return APR_INT64_STRFN(nptr, endptr, base); in apr_strtoi64()
/trueos/contrib/apr/include/arch/unix/
HDapr_private.h.in16 #undef APR_INT64_STRFN
959 #undef APR_INT64_STRFN
967 #define APR_INT64_STRFN strtol macro
974 #define APR_INT64_STRFN strtoll macro
983 #define APR_OFF_T_STRFN APR_INT64_STRFN
/trueos/contrib/apr/
HDconfigure.in62 #undef APR_INT64_STRFN
70 #define APR_INT64_STRFN strtol
77 #define APR_INT64_STRFN strtoll
86 #define APR_OFF_T_STRFN APR_INT64_STRFN
1947 AC_DEFINE_UNQUOTED(APR_INT64_STRFN, [$int64_strfn], definition