Searched refs:USE_FILE (Results 1 – 3 of 3) sorted by relevance
327 #define USE_FILE 1 /* else memory */ macro343 if (opts & USE_FILE) in print_opts()3044 if (!(image->opts & USE_FILE) || (image->opts & USE_STDIO)) in read_one_file()3051 if (image->opts & USE_FILE) in read_one_file()3200 else if (image->opts & USE_FILE) in write_one_file()3515 opts |= USE_FILE; in main()3520 opts &= ~USE_FILE; in main()
72 #define USE_FILE(...) macro
67 USE_FILE(NEWTOY(file, "<1", TOYFLAG_USR|TOYFLAG_BIN))