• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/

Lines Matching refs:gltype

32896   for gltype in ptrdiff_t size_t ; do
32897 { $as_echo "$as_me:$LINENO: checking for bit size of $gltype" >&5
32898 $as_echo_n "checking for bit size of $gltype... " >&6; }
32899 if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; }; then
32925 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= 0)];
32973 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
33038 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) < 0)];
33086 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= $ac_mid)];
33161 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
33219 static long int longval () { return sizeof ($gltype) * CHAR_BIT; }
33220 static unsigned long int ulongval () { return sizeof ($gltype) * CHAR_BIT; }
33230 if ((sizeof ($gltype) * CHAR_BIT) < 0)
33233 if (i != (sizeof ($gltype) * CHAR_BIT))
33240 if (i != (sizeof ($gltype) * CHAR_BIT))
33287 eval gl_cv_bitsizeof_${gltype}=\$result
33290 ac_res=`eval 'as_val=${'gl_cv_bitsizeof_${gltype}'}
33294 eval result=\$gl_cv_bitsizeof_${gltype}
33298 GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
33313 for gltype in sig_atomic_t wchar_t wint_t ; do
33314 { $as_echo "$as_me:$LINENO: checking for bit size of $gltype" >&5
33315 $as_echo_n "checking for bit size of $gltype... " >&6; }
33316 if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; }; then
33342 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= 0)];
33390 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
33455 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) < 0)];
33503 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= $ac_mid)];
33578 static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
33636 static long int longval () { return sizeof ($gltype) * CHAR_BIT; }
33637 static unsigned long int ulongval () { return sizeof ($gltype) * CHAR_BIT; }
33647 if ((sizeof ($gltype) * CHAR_BIT) < 0)
33650 if (i != (sizeof ($gltype) * CHAR_BIT))
33657 if (i != (sizeof ($gltype) * CHAR_BIT))
33704 eval gl_cv_bitsizeof_${gltype}=\$result
33707 ac_res=`eval 'as_val=${'gl_cv_bitsizeof_${gltype}'}
33711 eval result=\$gl_cv_bitsizeof_${gltype}
33715 GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
33729 for gltype in sig_atomic_t wchar_t wint_t ; do
33730 { $as_echo "$as_me:$LINENO: checking whether $gltype is signed" >&5
33731 $as_echo_n "checking whether $gltype is signed... " >&6; }
33732 if { as_var=gl_cv_type_${gltype}_signed; eval "test \"\${$as_var+set}\" = set"; }; then
33752 int verify[2 * (($gltype) -1 < ($gltype) 0) - 1];
33788 eval gl_cv_type_${gltype}_signed=\$result
33791 ac_res=`eval 'as_val=${'gl_cv_type_${gltype}_signed'}
33795 eval result=\$gl_cv_type_${gltype}_signed
33796 GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
33816 for gltype in ptrdiff_t size_t ; do
33817 { $as_echo "$as_me:$LINENO: checking for $gltype integer literal suffix" >&5
33818 $as_echo_n "checking for $gltype integer literal suffix... " >&6; }
33819 if { as_var=gl_cv_type_${gltype}_suffix; eval "test \"\${$as_var+set}\" = set"; }; then
33822 eval gl_cv_type_${gltype}_suffix=no
33823 eval result=\$gl_cv_type_${gltype}_signed
33857 extern $gltype foo;
33885 eval gl_cv_type_${gltype}_suffix=\$glsuf
33894 eval result=\$gl_cv_type_${gltype}_suffix
33898 ac_res=`eval 'as_val=${'gl_cv_type_${gltype}_suffix'}
33902 GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
33903 eval result=\$gl_cv_type_${gltype}_suffix
33919 for gltype in sig_atomic_t wchar_t wint_t ; do
33920 { $as_echo "$as_me:$LINENO: checking for $gltype integer literal suffix" >&5
33921 $as_echo_n "checking for $gltype integer literal suffix... " >&6; }
33922 if { as_var=gl_cv_type_${gltype}_suffix; eval "test \"\${$as_var+set}\" = set"; }; then
33925 eval gl_cv_type_${gltype}_suffix=no
33926 eval result=\$gl_cv_type_${gltype}_signed
33960 extern $gltype foo;
33988 eval gl_cv_type_${gltype}_suffix=\$glsuf
33997 eval result=\$gl_cv_type_${gltype}_suffix
34001 ac_res=`eval 'as_val=${'gl_cv_type_${gltype}_suffix'}
34005 GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
34006 eval result=\$gl_cv_type_${gltype}_suffix