Searched refs:no_c99_libc_has_function (Results 1 – 17 of 17) sorted by relevance
34 #define TARGET_LIBC_HAS_FUNCTION no_c99_libc_has_function
71 #define TARGET_LIBC_HAS_FUNCTION no_c99_libc_has_function
92 #define TARGET_LIBC_HAS_FUNCTION no_c99_libc_has_function
115 #define TARGET_LIBC_HAS_FUNCTION no_c99_libc_has_function
164 #define TARGET_LIBC_HAS_FUNCTION no_c99_libc_has_function
295 (TARGET_VXWORKS7 ? default_libc_has_function : no_c99_libc_has_function)
219 # define TARGET_LIBC_HAS_FUNCTION no_c99_libc_has_function
484 #define TARGET_LIBC_HAS_FUNCTION no_c99_libc_has_function
112 #define TARGET_LIBC_HAS_FUNCTION no_c99_libc_has_function
176 #define TARGET_LIBC_HAS_FUNCTION no_c99_libc_has_function
666 #define TARGET_LIBC_HAS_FUNCTION no_c99_libc_has_function
802 #define TARGET_LIBC_HAS_FUNCTION no_c99_libc_has_function
214 extern bool no_c99_libc_has_function (enum function_class, tree);
1856 no_c99_libc_has_function (enum function_class fn_class ATTRIBUTE_UNUSED, in no_c99_libc_has_function() function
20189 no_c99_libc_has_function.22193 (no_c99_libc_has_function): Ditto.22259 (no_c99_libc_has_function): Ditto.
11770 (no_c99_libc_has_function): Add arg.11771 * targhooks.h (default_libc_has_function, no_c99_libc_has_function)
36168 no_c99_libc_has_function): Move to targhooks.c36174 no_c99_libc_has_function): Relocate from builtins.c.