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

Lines Matching refs:gltype

54110   for gltype in ptrdiff_t sig_atomic_t size_t wchar_t wint_t ; do
54111 { $as_echo "$as_me:$LINENO: checking for bit size of $gltype" >&5
54112 $as_echo_n "checking for bit size of $gltype... " >&6; }
54113 if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; }; then
54139 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= 0)];
54187 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
54252 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) < 0)];
54300 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= $ac_mid)];
54375 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
54433 static long int longval () { return sizeof ($gltype) * CHAR_BIT; }
54434 static unsigned long int ulongval () { return sizeof ($gltype) * CHAR_BIT; }
54444 if ((sizeof ($gltype) * CHAR_BIT) < 0)
54447 if (i != (sizeof ($gltype) * CHAR_BIT))
54454 if (i != (sizeof ($gltype) * CHAR_BIT))
54501 eval gl_cv_bitsizeof_${gltype}=\$result
54504 ac_res=`eval 'as_val=${'gl_cv_bitsizeof_${gltype}'}
54508 eval result=\$gl_cv_bitsizeof_${gltype}
54512 GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
54526 for gltype in sig_atomic_t wchar_t wint_t ; do
54527 { $as_echo "$as_me:$LINENO: checking whether $gltype is signed" >&5
54528 $as_echo_n "checking whether $gltype is signed... " >&6; }
54529 if { as_var=gl_cv_type_${gltype}_signed; eval "test \"\${$as_var+set}\" = set"; }; then
54549 int verify[2 * (($gltype) -1 < ($gltype) 0) - 1];
54585 eval gl_cv_type_${gltype}_signed=\$result
54588 ac_res=`eval 'as_val=${'gl_cv_type_${gltype}_signed'}
54592 eval result=\$gl_cv_type_${gltype}_signed
54593 GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
54615 for gltype in ptrdiff_t sig_atomic_t size_t wchar_t wint_t ; do
54616 { $as_echo "$as_me:$LINENO: checking for $gltype integer literal suffix" >&5
54617 $as_echo_n "checking for $gltype integer literal suffix... " >&6; }
54618 if { as_var=gl_cv_type_${gltype}_suffix; eval "test \"\${$as_var+set}\" = set"; }; then
54621 eval gl_cv_type_${gltype}_suffix=no
54622 eval result=\$gl_cv_type_${gltype}_signed
54656 extern $gltype foo;
54684 eval gl_cv_type_${gltype}_suffix=\$glsuf
54693 eval result=\$gl_cv_type_${gltype}_suffix
54697 ac_res=`eval 'as_val=${'gl_cv_type_${gltype}_suffix'}
54701 GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
54702 eval result=\$gl_cv_type_${gltype}_suffix
61750 for gltype in ptrdiff_t sig_atomic_t size_t wchar_t wint_t ; do
61751 { $as_echo "$as_me:$LINENO: checking for bit size of $gltype" >&5
61752 $as_echo_n "checking for bit size of $gltype... " >&6; }
61753 if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; }; then
61779 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= 0)];
61827 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
61892 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) < 0)];
61940 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= $ac_mid)];
62015 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
62073 static long int longval () { return sizeof ($gltype) * CHAR_BIT; }
62074 static unsigned long int ulongval () { return sizeof ($gltype) * CHAR_BIT; }
62084 if ((sizeof ($gltype) * CHAR_BIT) < 0)
62087 if (i != (sizeof ($gltype) * CHAR_BIT))
62094 if (i != (sizeof ($gltype) * CHAR_BIT))
62141 eval gl_cv_bitsizeof_${gltype}=\$result
62144 ac_res=`eval 'as_val=${'gl_cv_bitsizeof_${gltype}'}
62148 eval result=\$gl_cv_bitsizeof_${gltype}
62152 GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
62166 for gltype in sig_atomic_t wchar_t wint_t ; do
62167 { $as_echo "$as_me:$LINENO: checking whether $gltype is signed" >&5
62168 $as_echo_n "checking whether $gltype is signed... " >&6; }
62169 if { as_var=gl_cv_type_${gltype}_signed; eval "test \"\${$as_var+set}\" = set"; }; then
62189 int verify[2 * (($gltype) -1 < ($gltype) 0) - 1];
62225 eval gl_cv_type_${gltype}_signed=\$result
62228 ac_res=`eval 'as_val=${'gl_cv_type_${gltype}_signed'}
62232 eval result=\$gl_cv_type_${gltype}_signed
62233 GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
62255 for gltype in ptrdiff_t sig_atomic_t size_t wchar_t wint_t ; do
62256 { $as_echo "$as_me:$LINENO: checking for $gltype integer literal suffix" >&5
62257 $as_echo_n "checking for $gltype integer literal suffix... " >&6; }
62258 if { as_var=gl_cv_type_${gltype}_suffix; eval "test \"\${$as_var+set}\" = set"; }; then
62261 eval gl_cv_type_${gltype}_suffix=no
62262 eval result=\$gl_cv_type_${gltype}_signed
62296 extern $gltype foo;
62324 eval gl_cv_type_${gltype}_suffix=\$glsuf
62333 eval result=\$gl_cv_type_${gltype}_suffix
62337 ac_res=`eval 'as_val=${'gl_cv_type_${gltype}_suffix'}
62341 GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
62342 eval result=\$gl_cv_type_${gltype}_suffix