Searched refs:do_not_ignore_hash (Results 1 – 2 of 2) sorted by relevance
65 static int do_not_ignore_hash = 0; variable414 int save = do_not_ignore_hash; in get_operands()415 do_not_ignore_hash = 1; in get_operands()419 do_not_ignore_hash = save; in get_operands()1692 if (*input_line_pointer == '#' && ! do_not_ignore_hash) in md_operand()
1161 * config/tc-d10v.c (do_not_ignore_hash): New variable.1164 (md_operand): Only ignore '#' symbols if do_not_ignore_hash is