Searched refs:label_buf (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c18174 char *label_buf, temp_buf[256];
18177 label_buf = temp_buf[0] == '*' ? temp_buf + 1 : temp_buf;
18178 labelname = get_identifier (label_buf);
18128 char *label_buf, temp_buf[256]; local

Completed in 98 milliseconds