Searched refs:gl_cv_c_uint32_max (Results 1 – 2 of 2) sorted by relevance
36 AC_CACHE_CHECK([for UINT32_MAX], gl_cv_c_uint32_max,41 [gl_cv_c_uint32_max=yes],42 [gl_cv_c_uint32_max=no])])43 case $gl_cv_c_uint32_max,$gl_cv_c_uint32_t in
11923 gl_cv_c_uint32_max=yes11928 gl_cv_c_uint32_max=no11933 { echo "$as_me:$LINENO: result: $gl_cv_c_uint32_max" >&511934 echo "${ECHO_T}$gl_cv_c_uint32_max" >&6; }11935 case $gl_cv_c_uint32_max,$gl_cv_c_uint32_t in