Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h155 ISN_COND2BOOL, // convert value to bool enumerator
H A Dvim9execute.c4296 case ISN_COND2BOOL: in exec_instructions()
5713 case ISN_COND2BOOL: smsg("%s%4d COND2BOOL", pfx, current); break; in list_instructions()
H A Dvim9compile.c975 if ((isn = generate_instr(cctx, ISN_COND2BOOL)) == NULL) in generate_COND2BOOL()
10532 case ISN_COND2BOOL: in delete_instr()