Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcc.c307 static const char *handle_spec_function PARAMS ((const char *));
5028 p = handle_spec_function (p);
5343 handle_spec_function (p) in handle_spec_function() function
H A DChangeLog9314 (eval_spec_function, handle_spec_function)
9317 (do_spec_1): Hand off spec to handle_spec_function if %:
/openbsd-src/gnu/gcc/gcc/
H A Dgcc.c316 static const char *handle_spec_function (const char *);
5210 p = handle_spec_function (p); in do_spec_1()
5478 handle_spec_function (const char *p) in handle_spec_function() function