Searched defs:instr (Results 1 – 4 of 4) sorted by relevance
547 garray_T *instr = &cctx->ctx_instr; in generate_instr() local2386 garray_T *instr = &cctx->ctx_instr; in misplaced_cmdmod() local2405 garray_T *instr = &cctx->ctx_instr; in current_instr_idx() local3300 isn_T *instr = NULL; in compile_string() local3814 garray_T *instr = &cctx->ctx_instr; in compile_dict() local5245 garray_T *instr = &cctx->ctx_instr; in compile_and_or() local5493 garray_T *instr = &cctx->ctx_instr; in compile_expr1() local6223 garray_T *instr = &cctx->ctx_instr; in generate_store_lhs() local9096 garray_T *instr = &cctx->ctx_instr; in compile_exec() local9313 isn_T *instr; in compile_substitute() local[all …]
53 utf8_to_utf16(char_u *instr, int inlen, short_u *outstr, int *unconvlenp) in utf8_to_utf16()102 utf16_to_utf8(short_u *instr, int inlen, char_u *outstr) in utf16_to_utf8()
5003 list_instructions(char *pfx, isn_T *instr, int instr_count, ufunc_T *ufunc) in list_instructions()5846 isn_T *instr; in ex_disassemble() local
449 isn_T *instr; member