Searched refs:FORCE_BIN (Results 1 – 7 of 7) sorted by relevance
2717 eap->force_bin = buf->b_p_bin ? FORCE_BIN : FORCE_NOBIN; in prep_exarg()2743 curbuf->b_p_bin = (eap->force_bin == FORCE_BIN); in set_file_options()
2506 if (eap->force_bin == FORCE_BIN) in set_cmdarg()2527 if (eap->force_bin == FORCE_BIN) in set_cmdarg()
1962 write_bin = (eap->force_bin == FORCE_BIN); in buf_write()
1693 ? (eap->force_bin == FORCE_BIN) : buf->b_p_bin) in get_fileformat_force()
4239 ea.force_bin = FORCE_BIN; in handle_drop_command()4241 ea.force_bin = FORCE_BIN; in handle_drop_command()
1938 #define FORCE_BIN 1 // ":edit ++bin file" macro
5181 eap->force_bin = FORCE_BIN; in getargopt()