Home
last modified time | relevance | path

Searched refs:add_builtin_function_ext_scope (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks.h591 extern tree add_builtin_function_ext_scope (const char *name, tree type,
H A Dlanghooks.c698 add_builtin_function_ext_scope (const char *name, in add_builtin_function_ext_scope() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks.h650 extern tree add_builtin_function_ext_scope (const char *name, tree type,
H A Dlanghooks.cc748 add_builtin_function_ext_scope (const char *name, in add_builtin_function_ext_scope() function
H A DChangeLog-20088068 (add_builtin_function_ext_scope): New function to add builtins to
8073 (add_builtin_function_ext_scope): Add declaration.
H A DChangeLog-201635129 use add_builtin_function_ext_scope instead of add_builtin_function.
H A DChangeLog-20198590 (add_builtin_function_ext_scope): Likewise
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.cc1269 return add_builtin_function_ext_scope (name, rettype, -1, BUILT_IN_MD, NULL, in bpf_core_newdecl()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtins.cc381 decl = add_builtin_function_ext_scope (ix86_builtins_isa[i].name, in ix86_add_new_builtins()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-builtins.c375 decl = add_builtin_function_ext_scope (ix86_builtins_isa[i].name, in ix86_add_new_builtins()