Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
Dexpr.c1765 int op_chars; in expr() local
1781 op_left = operatorf (&op_chars); in expr()
1787 input_line_pointer += op_chars; /* -> after operator. */ in expr()
1813 op_right = operatorf (&op_chars); in expr()