Searched defs:is_slice (Results 1 – 2 of 2) sorted by relevance
3943 int is_slice = iptr->isn_type == ISN_STRSLICE; in exec_instructions() local3980 int is_slice = iptr->isn_type == ISN_LISTSLICE in exec_instructions() local4025 int is_slice = iptr->isn_type == ISN_ANYSLICE; in exec_instructions() local
2884 compile_member(int is_slice, int *keeping_dict, cctx_T *cctx) in compile_member()4495 int is_slice = FALSE; in compile_subscript() local