Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic54x.c4181 static int parallel_on_next_line_hint = 0; variable
4731 parallel_on_next_line_hint = next_line_shows_parallel (endp); in tic54x_start_line_hook()
4857 if (strstr (line, "||") != NULL || parallel_on_next_line_hint) in md_assemble()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic54x.c4212 static int parallel_on_next_line_hint = 0; variable
4779 parallel_on_next_line_hint = next_line_shows_parallel (endp); in tic54x_start_line_hook()
4905 if (strstr (line, "||") != NULL || parallel_on_next_line_hint) in md_assemble()