Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c4737 match_char (struct mips_arg_info *arg, char ch) in match_char() function
5192 || !match_char (arg, ',') in match_reg_pair_operand()
5362 while (match_char (arg, ',') in match_lwm_swm_list_operand()
5447 while (match_char (arg, ',')); in match_entry_exit_operand()
5512 while (match_char (arg, ',')); in match_save_restore_list_operand()
7794 if (match_char (&arg, *args)) in match_insn()
8038 if (match_char (&arg, *args)) in match_mips16_insn()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2013808 (match_char, match_expression): New functions.