Lines Matching refs:USE_STDIO
311 #define USE_STDIO 2 /* else use file name */325 if (opts & USE_STDIO)3160 if (!(image->opts & READ_FILE) || (image->opts & USE_STDIO))3233 if (image->opts & USE_STDIO)3535 opts |= USE_STDIO;3540 opts &= ~USE_STDIO;