Home
last modified time | relevance | path

Searched refs:static_spec_functions (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcc.c1454 static const struct spec_function static_spec_functions[] = variable
5251 static_spec_functions,
H A DChangeLog8938 * gcc.c (static_spec_functions): Add if-exists-else spec
9313 (static_spec_functions, lookup_spec_function)
/openbsd-src/gnu/gcc/gcc/
H A Dgcc.c1592 static const struct spec_function static_spec_functions[] = variable
5396 for (sf = static_spec_functions; sf->name != NULL; sf++) in lookup_spec_function()