Searched defs:el (Results 1 – 2 of 2) sorted by relevance
486 function! s:Push(el, sname) argument503 function! s:Instack(el, sname) argument
7589 compile_jump_to_end(endlabel_T **el, jumpwhen_T when, cctx_T *cctx) in compile_jump_to_end()7605 compile_fill_jump_to_end(endlabel_T **el, int jump_where, cctx_T *cctx) in compile_fill_jump_to_end()7622 compile_free_jump_to_end(endlabel_T **el) in compile_free_jump_to_end()8506 endlabel_T **el; in compile_break() local