Lines Matching refs:ppconst_T

2778 } ppconst_T;  typedef
2782 static int compile_expr1(char_u **arg, cctx_T *cctx, ppconst_T *ppconst);
2834 generate_ppconst(cctx_T *cctx, ppconst_T *ppconst) in generate_ppconst()
2853 check_ppconst_bool(ppconst_T *ppconst) in check_ppconst_bool()
2869 clear_ppconst(ppconst_T *ppconst) in clear_ppconst()
3415 ppconst_T *ppconst, in compile_call()
3644 compile_list(char_u **arg, cctx_T *cctx, ppconst_T *ppconst) in compile_list()
3812 compile_dict(char_u **arg, cctx_T *cctx, ppconst_T *ppconst) in compile_dict()
4280 compile_parenthesis(char_u **arg, cctx_T *cctx, ppconst_T *ppconst) in compile_parenthesis()
4320 ppconst_T *ppconst) in compile_subscript()
4646 ppconst_T *ppconst) in compile_expr7()
4894 compile_expr7t(char_u **arg, cctx_T *cctx, ppconst_T *ppconst) in compile_expr7t()
4946 compile_expr6(char_u **arg, cctx_T *cctx, ppconst_T *ppconst) in compile_expr6()
5024 compile_expr5(char_u **arg, cctx_T *cctx, ppconst_T *ppconst) in compile_expr5()
5139 compile_expr4(char_u **arg, cctx_T *cctx, ppconst_T *ppconst) in compile_expr4()
5226 static int compile_expr3(char_u **arg, cctx_T *cctx, ppconst_T *ppconst);
5236 ppconst_T *ppconst, in compile_and_or()
5417 compile_expr3(char_u **arg, cctx_T *cctx, ppconst_T *ppconst) in compile_expr3()
5442 compile_expr2(char_u **arg, cctx_T *cctx, ppconst_T *ppconst) in compile_expr2()
5472 compile_expr1(char_u **arg, cctx_T *cctx, ppconst_T *ppconst) in compile_expr1()
5640 ppconst_T ppconst; in compile_expr0_ext()
7721 ppconst_T ppconst; in compile_if()
7800 ppconst_T ppconst; in compile_elseif()