Home
last modified time | relevance | path

Searched refs:use_execute (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dos_amiga.c1254 int use_execute; in mch_call_shell() local
1334 use_execute = 1; in mch_call_shell()
1336 use_execute = 0; in mch_call_shell()
1337 if (!use_execute) in mch_call_shell()
1344 use_execute = 1; in mch_call_shell()
1357 if (use_execute) in mch_call_shell()
1371 else if (use_execute) in mch_call_shell()
1395 if (use_execute) in mch_call_shell()
1412 if (use_execute) in mch_call_shell()