Home
last modified time | relevance | path

Searched refs:llong_max (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/crypto/openssh/.github/
H A Dconfigs36 llong_max=`gcc -E -dM - </dev/null | \
38 CPPFLAGS="-DLLONG_MAX=${llong_max}"
/freebsd-14.2/crypto/openssh/
H A Dconfigure.ac3944 llong_max=`$AWK '{print $2}' conftest.llminmax`
3946 AC_MSG_RESULT([$llong_max])
3947 AC_DEFINE_UNQUOTED([LLONG_MAX], [${llong_max}LL],