Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcc.c5249 static const struct spec_function * const spec_function_tables[] = local
5257 for (i = 0; i < ARRAY_SIZE (spec_function_tables); i++)
5259 for (sf = spec_function_tables[i]; sf->name != NULL; sf++)