Searched refs:gltype (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/
H A Dconfigure12464 for gltype in ptrdiff_t size_t ; do
12465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bit size of $gltype" >&5
12466 $as_echo_n "checking for bit size of $gltype... " >&6; }
12467 if eval \${gl_cv_bitsizeof_${gltype}+:} false; then :
12470 if ac_fn_c_compute_int "$LINENO" "sizeof ($gltype) * CHAR_BIT" "result" "
12487 eval gl_cv_bitsizeof_${gltype}=\$result
12490 eval ac_res=\$gl_cv_bitsizeof_${gltype}
12493 eval result=\$gl_cv_bitsizeof_${gltype}
12497 GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
12509 for gltype i
[all...]
/netbsd-current/external/gpl3/gdb/dist/gnulib/
H A Dconfigure15182 for gltype in ptrdiff_t size_t ; do
15183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bit size of $gltype" >&5
15184 $as_echo_n "checking for bit size of $gltype... " >&6; }
15185 if eval \${gl_cv_bitsizeof_${gltype}+:} false; then :
15188 if ac_fn_c_compute_int "$LINENO" "sizeof ($gltype) * CHAR_BIT" "result" "
15201 eval gl_cv_bitsizeof_${gltype}=\$result
15204 eval ac_res=\$gl_cv_bitsizeof_${gltype}
15207 eval result=\$gl_cv_bitsizeof_${gltype}
15211 GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
15223 for gltype i
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/
H A Dconfigure[all...]

Completed in 291 milliseconds