• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/

Lines Matching refs:gltype

36165   for gltype in ptrdiff_t sig_atomic_t size_t wchar_t wint_t ; do
36166 { $as_echo "$as_me:$LINENO: checking for bit size of $gltype" >&5
36167 $as_echo_n "checking for bit size of $gltype... " >&6; }
36168 if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; }; then
36194 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= 0)];
36242 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
36307 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) < 0)];
36355 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= $ac_mid)];
36430 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
36488 static long int longval () { return sizeof ($gltype) * CHAR_BIT; }
36489 static unsigned long int ulongval () { return sizeof ($gltype) * CHAR_BIT; }
36499 if ((sizeof ($gltype) * CHAR_BIT) < 0)
36502 if (i != (sizeof ($gltype) * CHAR_BIT))
36509 if (i != (sizeof ($gltype) * CHAR_BIT))
36556 eval gl_cv_bitsizeof_${gltype}=\$result
36559 ac_res=`eval 'as_val=${'gl_cv_bitsizeof_${gltype}'}
36563 eval result=\$gl_cv_bitsizeof_${gltype}
36567 GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
36581 for gltype in sig_atomic_t wchar_t wint_t ; do
36582 { $as_echo "$as_me:$LINENO: checking whether $gltype is signed" >&5
36583 $as_echo_n "checking whether $gltype is signed... " >&6; }
36584 if { as_var=gl_cv_type_${gltype}_signed; eval "test \"\${$as_var+set}\" = set"; }; then
36604 int verify[2 * (($gltype) -1 < ($gltype) 0) - 1];
36640 eval gl_cv_type_${gltype}_signed=\$result
36643 ac_res=`eval 'as_val=${'gl_cv_type_${gltype}_signed'}
36647 eval result=\$gl_cv_type_${gltype}_signed
36648 GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
36670 for gltype in ptrdiff_t sig_atomic_t size_t wchar_t wint_t ; do
36671 { $as_echo "$as_me:$LINENO: checking for $gltype integer literal suffix" >&5
36672 $as_echo_n "checking for $gltype integer literal suffix... " >&6; }
36673 if { as_var=gl_cv_type_${gltype}_suffix; eval "test \"\${$as_var+set}\" = set"; }; then
36676 eval gl_cv_type_${gltype}_suffix=no
36677 eval result=\$gl_cv_type_${gltype}_signed
36711 extern $gltype foo;
36739 eval gl_cv_type_${gltype}_suffix=\$glsuf
36748 eval result=\$gl_cv_type_${gltype}_suffix
36752 ac_res=`eval 'as_val=${'gl_cv_type_${gltype}_suffix'}
36756 GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
36757 eval result=\$gl_cv_type_${gltype}_suffix