Searched refs:skip_spaces (Results 1 – 10 of 10) sorted by relevance
40 skip_spaces (char *chp) in skip_spaces() function66 (*cmd) = skip_spaces (end); in scan_expression_with_cleanup()106 (*cmd) = skip_spaces (*cmd); in scan_filename_with_cleanup()110 (*cmd) = skip_spaces (end); in scan_filename_with_cleanup()594 args = skip_spaces (args); in restore_command()
36 extern char *skip_spaces (char *inp);
109 skip_spaces (FILE *fp, int c) in skip_spaces() function169 c = skip_spaces (fp, c); in get_token()
49 extern int skip_spaces (FILE *, int);
155 int c = skip_spaces (inf, ' '); in main()
117 skip_spaces (fp, c) in skip_spaces() function184 c = skip_spaces (fp, c);
58 extern int skip_spaces _PARAMS((FILE *, int));
159 int c = skip_spaces (inf, ' ');
1682 static void skip_spaces(std::string &line) { in skip_spaces() function1692 skip_spaces(line); in get_identifier()1710 skip_spaces(line); in get_operator()1722 skip_spaces(line); in get_value()
2324 tmp = skip_spaces(tmp); in amdgpu_set_pm_policy_attr()2327 tmp = skip_spaces(tmp); in amdgpu_set_pm_policy_attr()