HomeSort by: relevance | last modified time | path
    Searched refs:gltype (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/
configure 15182 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_'
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 15182 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_'
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/
configure     [all...]

Completed in 54 milliseconds