Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c15426 char next_c = 0; in s_change_section() local
15435 next_c = *(input_line_pointer + 1); in s_change_section()
15438 if (c != ',' || (c == ',' && next_c == '"')) in s_change_section()