Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/
H A Dexpr.c1678 int op_chars; in expr() local
1691 op_left = operator (&op_chars); in expr()
1696 input_line_pointer += op_chars; /* -> after operator. */ in expr()
1721 op_right = operator (&op_chars); in expr()
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dexpr.c1655 int op_chars; in expr() local
1668 op_left = operator (&op_chars); in expr()
1674 input_line_pointer += op_chars; /* -> after operator. */ in expr()
1699 op_right = operator (&op_chars); in expr()