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

  /src/tools/compat/
configure 6363 ac_fn_c_check_func "$LINENO" "mempcpy" "ac_cv_func_mempcpy"
6364 if test "x$ac_cv_func_mempcpy" = xyes
  /src/external/gpl2/xcvs/dist/
configure 10662 ac_fn_c_check_func "$LINENO" "mempcpy" "ac_cv_func_mempcpy"
10663 if test "x$ac_cv_func_mempcpy" = x""yes; then :
10679 if test $ac_cv_func_mempcpy = no; then
12346 ac_fn_c_check_func "$LINENO" "mempcpy" "ac_cv_func_mempcpy"
12347 if test "x$ac_cv_func_mempcpy" = x""yes; then :
12363 if test $ac_cv_func_mempcpy = no; then
  /src/external/gpl3/gdb/dist/gnulib/
configure 30490 ac_fn_c_check_func "$LINENO" "mempcpy" "ac_cv_func_mempcpy"
30491 if test "x$ac_cv_func_mempcpy" = xyes; then :
30499 if test $ac_cv_func_mempcpy = no; then
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 30490 ac_fn_c_check_func "$LINENO" "mempcpy" "ac_cv_func_mempcpy"
30491 if test "x$ac_cv_func_mempcpy" = xyes; then :
30499 if test $ac_cv_func_mempcpy = no; then

Completed in 67 milliseconds