Searched refs:READ_FILE (Results 1 – 1 of 1) sorted by relevance
310 #define READ_FILE 1 /* else memory */ macro323 if (opts & READ_FILE) in print_opts()3160 if (!(image->opts & READ_FILE) || (image->opts & USE_STDIO)) in read_one_file()3167 if (image->opts & READ_FILE) in read_one_file()3527 opts |= READ_FILE; in main()3532 opts &= ~READ_FILE; in main()