Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c214 static const char *handle_braces (const char *);
5060 p = handle_braces (p + 1); in do_spec_1()
5199 p = handle_braces (p); in do_spec_1()
5572 handle_braces (const char *p) in handle_braces() function
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c347 static const char *handle_braces (const char *);
5730 p = handle_braces (p + 1); in do_spec_1()
5879 p = handle_braces (p); in do_spec_1()
6288 handle_braces (const char *p) in handle_braces() function