Searched refs:isglobal (Results 1 – 5 of 5) sorted by relevance
91 int isglobal; /* if set, doing a global command */ variable228 isglobal = 0; in main()483 if (!isglobal) clear_undo_stack(); in exec_command()491 if (!isglobal) clear_undo_stack(); in exec_command()500 if (!isglobal) clear_undo_stack(); in exec_command()562 if (isglobal) { in exec_command()571 isglobal++; in exec_command()598 if (!isglobal) clear_undo_stack(); in exec_command()606 if (!isglobal) clear_undo_stack(); in exec_command()638 if (!isglobal) clear_undo_stack(); in exec_command()[all …]
121 if (isglobal) in pop_undo_stack()
242 extern int isglobal;
103 else if (!isglobal) { in extract_subst_template()
1359 int isglobal = 0; in overlay_config() local1365 isglobal = 1; in overlay_config()1385 if ( isglobal ) { in overlay_config()