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

/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h128 _STAR_ASSIGN = 354, enumerator in enum:yytokentype
303 #define _STAR_ASSIGN 354 macro
H A Dbfin-parse.c155 _STAR_ASSIGN = 354, enumerator in enum:yytokentype
330 #define _STAR_ASSIGN 354 macro
1314 "_GREATER_GREATER_ASSIGN", "DIVS", "DIVQ", "ASSIGN", "_STAR_ASSIGN",
H A Dbfin-lex.c2107 return _STAR_ASSIGN;
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.h143 _STAR_ASSIGN = 353, enumerator in enum:yytokentype
317 #define _STAR_ASSIGN 353 macro
H A Dbfin-lex.c2189 return _STAR_ASSIGN;
H A Dbfin-parse.c619 _STAR_ASSIGN = 353, enumerator in enum:yytokentype
793 #define _STAR_ASSIGN 353 macro
1257 "_GREATER_GREATER_ASSIGN", "DIVS", "DIVQ", "ASSIGN", "_STAR_ASSIGN",
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-lex.l281 "*=" return _STAR_ASSIGN;
H A Dbfin-parse.y446 %token ASSIGN _STAR_ASSIGN
1439 | REG _STAR_ASSIGN REG
/haiku-buildtools/binutils/gas/config/
H A Dbfin-lex.l282 "*=" return _STAR_ASSIGN;
H A Dbfin-parse.y524 %token ASSIGN _STAR_ASSIGN
1523 | REG _STAR_ASSIGN REG

Completed in 253 milliseconds