Searched refs:FORCE_NOBIN (Results 1 – 5 of 5) sorted by relevance
2508 else if (eap->force_bin == FORCE_NOBIN) in set_cmdarg()2529 else if (eap->force_bin == FORCE_NOBIN) in set_cmdarg()
4243 ea.force_bin = FORCE_NOBIN; in handle_drop_command()4245 ea.force_bin = FORCE_NOBIN; in handle_drop_command()
1939 #define FORCE_NOBIN 2 // ":edit ++nobin file" macro
2717 eap->force_bin = buf->b_p_bin ? FORCE_BIN : FORCE_NOBIN; in prep_exarg()
5178 eap->force_bin = FORCE_NOBIN; in getargopt()