Searched refs:handle_braces (Results 1 – 9 of 9) sorted by relevance
304 static const char *handle_braces PARAMS ((const char *));4698 p = handle_braces (p + 1);5022 p = handle_braces (p);5402 handle_braces (p) in handle_braces() function
932 (handle_braces, validate_switches): Update to handle '&'.946 * gcc.c (handle_braces): Handle %{<S*} spec correctly.3124 (handle_braces): If more than 1 alternative in a '|' spec
3513 delete_if_ordinary, handle_braces, do_spec, do_spec_1, find_file,11397 (handle_braces): Cast both sides of `==' expression to `long' to
8732 * gcc.c (handle_braces): Rework last change.8789 (handle_braces): All callers changed.
8759 * gcc.c (handle_braces): In {x*...} case, break out of loop if8907 * gcc.c (handle_braces): Recognize `%{<S}' construct.
3220 (handle_braces): Rename variable "pipe" to "pipe_p".
1414 * gcc.c (handle_braces): Recognize | between options as an or.
12175 * gcc.c (handle_braces): Add explaination for abort.
308 static const char *handle_braces (const char *);5041 p = handle_braces (p + 1); in do_spec_1()5204 p = handle_braces (p); in do_spec_1()5615 handle_braces (const char *p) in handle_braces() function