Searched refs:_MINUS_ASSIGN (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h132 _MINUS_ASSIGN = 358, enumerator in enum:yytokentype
307 #define _MINUS_ASSIGN 358 macro
H A Dbfin-parse.c159 _MINUS_ASSIGN = 358, enumerator in enum:yytokentype
334 #define _MINUS_ASSIGN 358 macro
1315 "_BAR_ASSIGN", "_CARET_ASSIGN", "_AMPERSAND_ASSIGN", "_MINUS_ASSIGN",
H A Dbfin-lex.c2052 return _MINUS_ASSIGN;
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.h147 _MINUS_ASSIGN = 357, enumerator in enum:yytokentype
321 #define _MINUS_ASSIGN 357 macro
H A Dbfin-lex.c2134 return _MINUS_ASSIGN;
H A Dbfin-parse.c623 _MINUS_ASSIGN = 357, enumerator in enum:yytokentype
797 #define _MINUS_ASSIGN 357 macro
1258 "_BAR_ASSIGN", "_CARET_ASSIGN", "_AMPERSAND_ASSIGN", "_MINUS_ASSIGN",
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-parse.y448 %token _MINUS_ASSIGN _PLUS_ASSIGN
1337 | REG _MINUS_ASSIGN expr
1370 | REG _MINUS_ASSIGN REG
3959 REG_A _MINUS_ASSIGN
H A Dbfin-lex.l270 "-=" return _MINUS_ASSIGN;
/haiku-buildtools/binutils/gas/config/
H A Dbfin-lex.l271 "-=" return _MINUS_ASSIGN;
H A Dbfin-parse.y526 %token _MINUS_ASSIGN _PLUS_ASSIGN
1419 | REG _MINUS_ASSIGN expr
1452 | REG _MINUS_ASSIGN REG
4210 REG_A _MINUS_ASSIGN

Completed in 201 milliseconds