Lines Matching refs:remove_leading_whitespaces
635 remove_leading_whitespaces (char *str) in remove_leading_whitespaces() function
671 p = remove_leading_whitespaces (str); in next_field()
1403 str = remove_leading_whitespaces (str); in output_i386_opcode()
1406 str = remove_leading_whitespaces (str + 1); in output_i386_opcode()
1548 buf = remove_leading_whitespaces (buf + 1); in parse_template()
1557 if (*remove_leading_whitespaces (end + 1)) in parse_template()
1585 buf = remove_leading_whitespaces (end); in parse_template()
1606 buf = remove_leading_whitespaces (end); in parse_template()
1640 buf = remove_leading_whitespaces (end); in parse_template()
1710 ptr1 = remove_leading_whitespaces (ptr1 + 1); in expand_templates()
1847 p = remove_leading_whitespaces (buf); in process_i386_opcodes()
1892 p = remove_leading_whitespaces (p + 1); in process_i386_opcodes()
1897 && *remove_leading_whitespaces (end) == '"') in process_i386_opcodes()
2039 p = remove_leading_whitespaces (buf); in process_i386_registers()