Searched refs:skip_space (Results 1 – 5 of 5) sorted by relevance
893 skip_space (char *s) in skip_space() function904 char *s = skip_space (*sptr); in parse_gen_reg()941 char *s = skip_space (*sptr); in parse_fp_reg()978 char *s = skip_space (*sptr); in parse_cc()1122 str = skip_space (str); in md_assemble()1151 str = skip_space (str); in md_assemble()1181 str = skip_space (str); in md_assemble()1191 str = skip_space (str); in md_assemble()1224 str = skip_space (str); in md_assemble()1229 str = skip_space (str + 1); in md_assemble()[all …]
469 skip_space (char *s) in skip_space() function485 from = skip_space (from); in extract_word()670 str = skip_space (str); in avr_get_constant()752 str = skip_space (str); in avr_ldi_expression()858 char *str = skip_space (*line); in avr_operand()951 str = skip_space (str + 1); in avr_operand()962 str = skip_space (str + 1); in avr_operand()986 str = skip_space (str + 1); in avr_operand()1014 str = skip_space (str); in avr_operand()1175 str = skip_space (str); in avr_operands()[all …]
291 skip_space (const char *s) in skip_space() function510 p = skip_space (p + 1); in is_indir()549 p = skip_space (s); in parse_exp_not_indexed()1256 p = skip_space (p); in emit_ex()1719 p = skip_space (input_line_pointer); in emit_data()1732 p = skip_space (p+1); in emit_data()1745 p = skip_space (p); in emit_data()1757 p = skip_space (args); in emit_mulub()1772 if (!*skip_space (p)) in emit_mulub()1791 p = skip_space (args); in emit_muluw()[all …]
443 skip_space (char * s) in skip_space() function458 from = skip_space (from); in extract_operand()650 from = skip_space (from); in extract_word()3894 str = skip_space (str); /* Skip leading spaces. */ in md_assemble()
6645 (md_assemble): use skip_space () before parsing instruction