Searched refs:next_input (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dpex-common.c62 obj->next_input = STDIN_FILE_NO;
208 in = obj->next_input;
228 obj->next_input = -1;
264 obj->next_input = p[READ_PORT];
338 toclose = obj->next_input;
387 || (obj->next_input >= 0 && obj->next_input != STDIN_FILE_NO)
431 if ((obj->next_input >= 0 && obj->next_input != STDIN_FILE_NO)
448 obj->next_input
[all...]
H A Dpex-common.h57 int next_input; member in struct:pex_obj

Completed in 114 milliseconds