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

  /src/external/gpl3/gdb.old/dist/gnulib/
configure 12526 *yes) gl_func_frexpl=yes ;;
12527 *) gl_func_frexpl=no; REPLACE_FREXPL=1 ;;
12530 gl_func_frexpl=no
12532 if test $gl_func_frexpl = yes; then
12538 if test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no; then
25255 if test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no; then
  /src/external/gpl3/gdb/dist/gnulib/
configure 12523 *yes) gl_func_frexpl=yes ;;
12524 *) gl_func_frexpl=no; REPLACE_FREXPL=1 ;;
12527 gl_func_frexpl=no
12529 if test $gl_func_frexpl = yes; then
12535 if test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no; then
25252 if test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no; then

Completed in 63 milliseconds