Home
last modified time | relevance | path

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

/external/e2fsprogs/
Dconfigure9879 if ${gt_cv_c_intmax_t+:} false; then :
9904 gt_cv_c_intmax_t=yes
9906 gt_cv_c_intmax_t=no
9910 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_c_intmax_t" >&5
9911 $as_echo "$gt_cv_c_intmax_t" >&6; }
9912 if test $gt_cv_c_intmax_t = yes; then
Daclocal.m41415 AC_CACHE_CHECK([for intmax_t], [gt_cv_c_intmax_t],
1430 [gt_cv_c_intmax_t=yes],
1431 [gt_cv_c_intmax_t=no])])
1432 if test $gt_cv_c_intmax_t = yes; then