Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c2857 typval_T *tv = &ppconst->pp_tv[ppconst->pp_used - 1]; in check_ppconst_bool()
3449 typval_T *tv = &ppconst->pp_tv[ppconst->pp_used]; in compile_call()
4320 ppconst_T *ppconst) in compile_subscript() argument
4646 ppconst_T *ppconst) in compile_expr7() argument
4650 typval_T *rettv = &ppconst->pp_tv[ppconst->pp_used]; in compile_expr7()
4868 rettv = &ppconst->pp_tv[ppconst->pp_used - 1]; in compile_expr7()
5198 typval_T * tv1 = &ppconst->pp_tv[ppconst->pp_used - 2]; in compile_expr4()
5199 typval_T *tv2 = &ppconst->pp_tv[ppconst->pp_used - 1]; in compile_expr4()
5289 typval_T *tv = &ppconst->pp_tv[ppconst->pp_used - 1]; in compile_and_or()
5354 typval_T *tv = &ppconst->pp_tv[ppconst->pp_used - 1]; in compile_and_or()
[all …]