Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c2920 OT_CHAR, enumerator
3017 mips_add_token (&token, OT_CHAR); in mips_parse_base_start()
3069 mips_add_token (&token, OT_CHAR); in mips_parse_argument_token()
4739 if (arg->token->type == OT_CHAR && arg->token->u.ch == ch) in match_char()
4760 if (arg->token->type == OT_CHAR && arg->token->u.ch == '(') in match_expression()
7854 if (arg.token->type == OT_CHAR && arg.token->u.ch == '(') in match_insn()
8086 if (arg.token->type == OT_CHAR && arg.token->u.ch == '(') in match_mips16_insn()