Home
last modified time | relevance | path

Searched refs:next_line_shows_parallel (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic54x.c4218 next_line_shows_parallel (char *next_line) in next_line_shows_parallel() function
4779 parallel_on_next_line_hint = next_line_shows_parallel (endp); in tic54x_start_line_hook()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20091052 (optimize_insn, tic54x_parse_insn, next_line_shows_parallel):
DChangeLog-20193201 (next_line_shows_parallel): Do not walk off the end of the string.
DChangeLog-00011165 (next_line_shows_parallel): Use ISSPACE instead of isspace.