Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/config/
HDtc-i386.c2162 unsigned int expecting_operand = 0; in parse_operands() local
2247 if (expecting_operand) in parse_operands()
2268 expecting_operand = 1; in parse_operands()
/NextBSD/contrib/binutils/gas/
HDChangeLog-98993447 (expecting_operand, paren_not_balanced): Localise variables.