Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcc.c355 static const char *handle_spec_function (const char *, bool *);
5885 p = handle_spec_function (p, NULL); in do_spec_1()
6137 handle_spec_function (const char *p, bool *retval_nonnull) in handle_spec_function() function
6334 p = handle_spec_function (p + 2, &a_matched); in handle_braces()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcc.c222 static const char *handle_spec_function (const char *);
5205 p = handle_spec_function (p); in do_spec_1()
5423 handle_spec_function (const char *p) in handle_spec_function() function