Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9type.c987 if (type1 == NULL || type2 == NULL) in equal_type()
991 switch (type1->tt_type) in equal_type()
1014 if (type1->tt_argcount < 0 in equal_type()
1034 if (equal_type(type1, type2, 0)) in common_type()
1036 *dest = type1; in common_type()
1042 if (type1 == NULL || type1->tt_type == VAR_UNKNOWN) in common_type()
1049 *dest = type1; in common_type()
1060 if (type1->tt_type == VAR_LIST) in common_type()
1066 if (type1->tt_type == VAR_FUNC) in common_type()
1072 && type1->tt_argcount >= 0) in common_type()
[all …]
H A Dvim9compile.c680 if (!((type1 == VAR_NUMBER || type1 == VAR_FLOAT || type1 == VAR_ANY) in check_number_or_float()
700 type_T *type1, in generate_add_instr() argument
754 return type1->tt_type; in operator_type()
766 type_T *type1; in generate_two_op() local
826 if ((type1->tt_type == VAR_NUMBER || type1->tt_type == VAR_FLOAT) in generate_two_op()
846 type1 = VAR_ANY; in get_compare_isn()
850 if (type1 == type2) in get_compare_isn()
852 switch (type1) in get_compare_isn()
867 || ((type1 == VAR_NUMBER || type1 == VAR_FLOAT) in get_compare_isn()
883 && (type1 == VAR_BOOL || type1 == VAR_SPECIAL in get_compare_isn()
[all …]
/vim-8.2.3635/src/proto/
H A Dvim9type.pro22 int equal_type(type_T *type1, type_T *type2, int flags);
23 void common_type(type_T *type1, type_T *type2, type_T **dest, garray_T *type_gap);
/vim-8.2.3635/runtime/syntax/
H A Dnamed.vim98 syn keyword namedOption contained notify recursion rfc2308-type1
H A Dsas.vim128 …ruct submenu subroutine sum sumby table tables test text trantab truetype type1 types value var vb…