Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h80 ISN_PUSHF, // push float isn_arg.fnumber enumerator
H A Dvim9execute.c2904 case ISN_PUSHF: in exec_instructions()
2930 case ISN_PUSHF: in exec_instructions()
5323 case ISN_PUSHF: in list_instructions()
H A Dvim9compile.c1189 if ((isn = generate_instr_type(cctx, ISN_PUSHF, &t_float)) == NULL) in generate_PUSHF()
10572 case ISN_PUSHF: in delete_instr()