Home
last modified time | relevance | path

Searched refs:lookup_spec_function (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc389 static const struct spec_function *lookup_spec_function (const char *);
6855 lookup_spec_function (const char *name) in lookup_spec_function() function
6889 sf = lookup_spec_function (func); in eval_spec_function()
H A DChangeLog-200622677 * gcc.c (lookup_spec_function): Use static_spec_functions directly.
H A DChangeLog-20022613 (static_spec_functions, lookup_spec_function)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c358 static const struct spec_function *lookup_spec_function (const char *);
6118 lookup_spec_function (const char *name) in lookup_spec_function() function
6152 sf = lookup_spec_function (func); in eval_spec_function()