OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_input
(Results
1 - 6
of
6
) sorted by null
/toolchain/binutils/binutils-2.25/libiberty/
pex-common.c
62
obj->
next_input
= STDIN_FILE_NO;
208
in = obj->
next_input
;
217
/* Set OUT and OBJ->
NEXT_INPUT
/OBJ->NEXT_INPUT_NAME. */
228
obj->
next_input
= -1;
264
obj->
next_input
= p[READ_PORT];
340
toclose = obj->
next_input
;
389
|| (obj->
next_input
>= 0 && obj->
next_input
!= STDIN_FILE_NO)
433
if ((obj->
next_input
>= 0 && obj->
next_input
!= STDIN_FILE_NO
[
all
...]
pex-common.h
63
int
next_input
;
member in struct:pex_obj
/prebuilts/gdb/darwin-x86/lib/python2.7/
_pyio.py
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/
_pyio.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_pyio.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_pyio.py
[
all
...]
Completed in 1157 milliseconds