Lines Matching refs:skip_space
469 skip_space (char *s) in skip_space() function
485 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()
1178 str = skip_space (str); in avr_operands()
1662 str = skip_space (extract_word (str, op, sizeof (op))); in md_assemble()
1711 if (*skip_space (str)) in md_assemble()
1746 tmp = input_line_pointer = skip_space (input_line_pointer); in avr_parse_cons_expression()
1759 input_line_pointer = skip_space (input_line_pointer + len); in avr_parse_cons_expression()
1763 input_line_pointer = skip_space (input_line_pointer + 1); in avr_parse_cons_expression()