Searched refs:d_end_atom (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | gcc.c | 5575 const char *d_atom = NULL, *d_end_atom = NULL; in handle_braces() local 5685 d_end_atom = end_atom; in handle_braces() 5694 p = process_brace_body (p + 1, d_atom, d_end_atom, disj_starred, in handle_braces() 5707 d_atom = d_end_atom = NULL; in handle_braces()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | gcc.c | 6291 const char *d_atom = NULL, *d_end_atom = NULL; in handle_braces() local 6445 d_end_atom = end_atom; in handle_braces() 6455 p = process_brace_body (p + 1, d_atom, d_end_atom, disj_starred, in handle_braces() 6468 d_atom = d_end_atom = NULL; in handle_braces()
|