Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c15379 char next_c = 0; in s_change_section() local
15389 next_c = input_line_pointer [(endc == '"' ? 2 : 1)]; in s_change_section()
15392 if (c != ',' || (c == ',' && next_c == '"')) in s_change_section()