Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtypval.c1307 case EXPR_UNKNOWN: in typval_compare()
1331 case EXPR_UNKNOWN: in typval_compare()
H A Dstructs.h4113 EXPR_UNKNOWN = 0, enumerator
H A Deval.c2705 exprtype_T type = EXPR_UNKNOWN; in eval4()
2721 if (type != EXPR_UNKNOWN) in eval4()
H A Dvim9compile.c4150 exprtype_T type = EXPR_UNKNOWN; in get_compare_type()
5141 exprtype_T type = EXPR_UNKNOWN; in compile_expr4()
5158 if (type != EXPR_UNKNOWN) in compile_expr4()