Home
last modified time | relevance | path

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

/dports/devel/libslang2/slang-2.3.2/src/
H A Dslstruct.c839 Binary_Op_List_Type *that_op_this_list; member
1049 if (NULL != (item = find_type_in_binary_list (bi->that_op_this_list, a))) in any_op_this_result()
1164 if (NULL != (item = find_type_in_binary_list (bi->that_op_this_list, a))) in any_op_this()
1330 return add_binary_op_to_list (&bi->that_op_this_list, cl, nt, a_type); in add_binary_op()