HomeSort by: relevance | last modified time | path
    Searched refs:ac_cv_sizeof_unsigned_long (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/
configure 25220 if test ${ac_cv_sizeof_unsigned_long+y}
25224 e) if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long))" "ac_cv_sizeof_unsigned_long" "$ac_includes_default"
25234 ac_cv_sizeof_unsigned_long=0
25241 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long" >&5
25242 printf "%s\n" "$ac_cv_sizeof_unsigned_long" >&6; }
25246 printf "%s\n" "#define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long" >>confdefs.h
25249 if test "$ac_cv_sizeof_unsigned_long" = 8; then
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 23361 if test "${ac_cv_sizeof_unsigned_long+set}" = set; then
23604 ?*) ac_cv_sizeof_unsigned_long=$ac_lo;;
23612 ac_cv_sizeof_unsigned_long=0
23675 ac_cv_sizeof_unsigned_long=`cat conftest.val`
23689 ac_cv_sizeof_unsigned_long=0
23696 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_unsigned_long" >&5
23697 echo "${ECHO_T}$ac_cv_sizeof_unsigned_long" >&6; }
23702 #define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long
23706 if test "$ac_cv_sizeof_unsigned_long" = 8; then
    [all...]

Completed in 83 milliseconds