Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c2952 OT_CHAR, enumerator
3049 mips_add_token (&token, OT_CHAR); in mips_parse_base_start()
3100 mips_add_token (&token, OT_CHAR); in mips_parse_argument_token()
4749 if (arg->token->type == OT_CHAR && arg->token->u.ch == ch) in match_char()
4770 if (arg->token->type == OT_CHAR && arg->token->u.ch == '(') in match_expression()
7959 if (arg.token->type == OT_CHAR && arg.token->u.ch == '(') in match_insn()
8191 if (arg.token->type == OT_CHAR && arg.token->u.ch == '(') in match_mips16_insn()