Lines Matching refs:remove_leading_whitespaces
880 remove_leading_whitespaces (char *str) in remove_leading_whitespaces() function
916 p = remove_leading_whitespaces (str); in next_field()
1372 str = remove_leading_whitespaces (str); in output_i386_opcode()
1375 str = remove_leading_whitespaces (str + 1); in output_i386_opcode()
1510 buf = remove_leading_whitespaces (buf + 1); in parse_template()
1525 buf = remove_leading_whitespaces (end); in parse_template()
1546 buf = remove_leading_whitespaces (end); in parse_template()
1580 buf = remove_leading_whitespaces (end); in parse_template()
1650 ptr1 = remove_leading_whitespaces (ptr1 + 1); in expand_templates()
1769 p = remove_leading_whitespaces (buf); in process_i386_opcodes()
1793 p = remove_leading_whitespaces (p + 1); in process_i386_opcodes()
1798 && *remove_leading_whitespaces (end) == '"') in process_i386_opcodes()
1879 p = remove_leading_whitespaces (buf); in process_i386_registers()