Searched refs:input_getNext (Results 1 – 2 of 2) sorted by relevance
30 extern bool input_getNext(run_t* run, char* fname, bool rewind);
134 bool input_getNext(run_t* run, char* fname, bool rewind) { in input_getNext() function343 if (!input_getNext(run, fname, /* rewind= */ rewind)) { in input_prepareStaticFile()