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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dresrc.c139 static enum {ISTREAM_PIPE, ISTREAM_FILE} istream_type; enumerator in enum:__anon290
440 istream_type = (use_temp_file) ? ISTREAM_FILE : ISTREAM_PIPE;

Completed in 111 milliseconds