Home
last modified time | relevance | path

Searched refs:function_c99_math_complex (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoretypes.h390 function_c99_math_complex, enumerator
H A Dtarghooks.c1649 || fn_class == function_c99_math_complex) in default_libc_has_function()
H A Dtree-ssa-math-opts.c2165 if (!targetm.libc_has_function (function_c99_math_complex) in execute()
H A Dbuiltins.def168 … true, true, !flag_isoc99, ATTRS, targetm.libc_has_function (function_c99_math_complex), true)
H A Dbuiltins.c9246 if (!targetm.libc_has_function (function_c99_math_complex) in fold_builtin_sincos()
H A Dmatch.pd5203 (if (targetm.libc_has_function (function_c99_math_complex))
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoretypes.h399 function_c99_math_complex, enumerator
H A Dbuiltins.def173 targetm.libc_has_function (function_c99_math_complex, \
H A Dtree-ssa-math-opts.cc2300 if (!targetm.libc_has_function (function_c99_math_complex, in execute()
H A Dbuiltins.cc8442 if (!targetm.libc_has_function (function_c99_math_complex, type) in fold_builtin_sincos()
H A Dmatch.pd6402 (if (targetm.libc_has_function (function_c99_math_complex, TREE_TYPE (@0)))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c885 if (targetm.libc_has_function (function_c99_math_complex)) in gfc_init_builtin_functions()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.cc896 if (targetm.libc_has_function (function_c99_math_complex, NULL_TREE)) in gfc_init_builtin_functions()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc3616 if (fn_class == function_c99_math_complex in darwin_libc_has_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c3652 if (fn_class == function_c99_math_complex in darwin_libc_has_function()