Searched refs:function_c99_misc (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ |
| D | linux.cc | 35 || fn_class == function_c99_misc in linux_libc_has_function()
|
| D | darwin.cc | 3617 || fn_class == function_c99_misc) in darwin_libc_has_function()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | convert.cc | 504 if (!targetm.libc_has_function (function_c99_misc, intype)) in convert_to_integer_1() 521 if (!targetm.libc_has_function (function_c99_misc, intype)) in convert_to_integer_1() 538 if (!targetm.libc_has_function (function_c99_misc, intype) in convert_to_integer_1() 562 if (!targetm.libc_has_function (function_c99_misc, intype) in convert_to_integer_1()
|
| D | coretypes.h | 398 function_c99_misc, enumerator
|
| D | targhooks.cc | 1833 || fn_class == function_c99_misc in default_libc_has_function() 1868 || fn_class == function_c99_misc in bsd_libc_has_function()
|
| D | builtins.def | 150 targetm.libc_has_function (function_c99_misc, NULL_TREE), true) 184 targetm.libc_has_function (function_c99_misc, NULL_TREE), true)
|
| D | match.pd | 6103 if (targetm.libc_has_function (function_c99_misc, TREE_TYPE (@0)) 6454 && targetm.libc_has_function (function_c99_misc, NULL_TREE))
|
| D | ChangeLog-2016 | 35807 * match.pd: Require target has function_c99_misc before doing
|