Searched refs:skip_to (Results 1 – 4 of 4) sorted by relevance
315 skip_to(FILE *fp, const char *cs) in skip_to() function355 error = skip_to(fp, "\n"); in read_word()418 skip_to(fp, " \t\n"); in read_word()816 skip_to(fp, "\n"); in read_mtree_command()1024 skip_to(fp, "\n"); in read_mtree_spec()1085 error = skip_to(fp, "\n"); in read_mtree()
101 void skip_to(char);336 void skip_to(char);
149 input_buffer::skip_to(char c) in skip_to() function in dtc::input_buffer158 text_input_buffer::skip_to(char c) in skip_to() function in dtc::text_input_buffer189 skip_to('\n'); in skip_spaces()
77 static void skip_to(off_t, LINENUM);208 skip_to(p_start, p_sline); in there_is_another_patch() 479 skip_to(off_t file_pos, LINENUM file_line) in skip_to() function