Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-s12z.c427 lex_force_match (char x) in lex_force_match() function
519 if (!lex_force_match (',')) in lex_opr()
540 if (!lex_force_match (']')) in lex_opr()
549 if (!lex_force_match (',')) in lex_opr()
1473 if (!lex_force_match (',')) in reg_imm()
1553 if (lex_force_match (',')) in regx_regy()
1636 if (!lex_force_match (',')) in reg_opr()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog2470 (no_operands, lex_force_match, lex_reg_list): Likewise.