Searched refs:ppconst (Results 1 – 1 of 1) sorted by relevance
2857 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() argument4646 ppconst_T *ppconst) in compile_expr7() argument4650 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 …]