Home
last modified time | relevance | path

Searched refs:CALLOBJECT (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/seed7/seed7/src/
H A Dmatch.c75 if (CATEGORY_OF_OBJ(object) == CALLOBJECT || in variable_obj()
94 if (CATEGORY_OF_OBJ(actual_param) == CALLOBJECT) { in check_parameter()
365 INIT_CATEGORY_OF_OBJ(result, CALLOBJECT); in match_object()
370 SET_CATEGORY_OF_OBJ(object, CALLOBJECT); in match_object()
373 case CALLOBJECT: in match_object()
448 INIT_CATEGORY_OF_POSINFO(result, CALLOBJECT); in match_object2()
451 INIT_CATEGORY_OF_OBJ(result, CALLOBJECT); in match_object2()
458 SET_CATEGORY_OF_OBJ(object, CALLOBJECT); in match_object2()
461 case CALLOBJECT: in match_object2()
654 CATEGORY_OF_OBJ(matched_object) == CALLOBJECT) && in match_subexpr_type()
[all …]
H A Drunerr.c119 if (CATEGORY_OF_OBJ(currObject) == CALLOBJECT || in write_position_info()
166 if (CATEGORY_OF_OBJ(stack_elem->obj) == CALLOBJECT || in write_call_stack_element()
382 CATEGORY_OF_OBJ(curr_exec_object) == CALLOBJECT && in raise_with_arguments()
502 CATEGORY_OF_OBJ(curr_exec_object) == CALLOBJECT && in run_error()
539 CATEGORY_OF_OBJ(curr_exec_object) == CALLOBJECT && in empty_value()
570 CATEGORY_OF_OBJ(curr_exec_object) == CALLOBJECT && in var_required()
H A Dexecutl.c467 INIT_CATEGORY_OF_OBJ(&call_object, CALLOBJECT); in do_create()
524 INIT_CATEGORY_OF_OBJ(&call_object, CALLOBJECT); in do_destroy()
657 INIT_CATEGORY_OF_OBJ(&call_object, CALLOBJECT); in do_copy()
714 INIT_CATEGORY_OF_OBJ(&call_object, CALLOBJECT); in do_ord()
800 INIT_CATEGORY_OF_OBJ(&call_object, CALLOBJECT); in do_in()
881 INIT_CATEGORY_OF_OBJ(&call_object, CALLOBJECT); in getValue()
911 INIT_CATEGORY_OF_OBJ(&call_object, CALLOBJECT); in param1_call()
936 INIT_CATEGORY_OF_OBJ(&call_object, CALLOBJECT); in param2_call()
963 INIT_CATEGORY_OF_OBJ(&call_object, CALLOBJECT); in param3_call()
1012 INIT_CATEGORY_OF_OBJ(&call_object, CALLOBJECT); in create_return_object()
[all …]
H A Dlistutl.c151 CATEGORY_OF_OBJ(list_from_elem->obj) == CALLOBJECT || in copy_expression2()
182 CATEGORY_OF_OBJ(object_from) == CALLOBJECT || in copy_expression()
203 case CALLOBJECT: in free_expression()
H A Dobjutl.h92 #define isit_call(arg) hasCategory(arg, CALLOBJECT)
110 #define isit_reflist(arg) hasCategory3(arg, REFLISTOBJECT, MATCHOBJECT, CALLOBJECT)
H A Ddoany.c102 if (CATEGORY_OF_OBJ(list->obj) == CALLOBJECT) { in exec1()
H A Drfllib.c879 CATEGORY_OF_OBJ(list_to) == CALLOBJECT || in rfl_set_value()
981 CATEGORY_OF_OBJ(obj_arg) != CALLOBJECT && in rfl_value()
H A Dexec.c86 case CALLOBJECT: in exec_object()
976 if (CATEGORY_OF_OBJ(matched_object) == CALLOBJECT) { in eval_expression()
H A Dblockutl.c205 SET_CATEGORY_OF_OBJ(result_init, CALLOBJECT); in get_result_var()
H A Dref_data.c1306 CATEGORY_OF_OBJ(aReference) == CALLOBJECT || in rflValue()
1333 CATEGORY_OF_OBJ(dest) == CALLOBJECT || in rflSetValue()
H A Dprg_comp.c463 CATEGORY_OF_OBJ(result) == CALLOBJECT) { in prgMatch()
H A Ddata.h41 CALLOBJECT, /* listValue - Subroutine call: */ enumerator
H A Dtraceutl.c899 case CALLOBJECT: in prot_list_limited()
1516 case CALLOBJECT: in trace1()
H A Dprclib.c76 CATEGORY_OF_OBJ(block_body) == CALLOBJECT && in fix_posinfo()
145 CATEGORY_OF_OBJ(local_decls) == CALLOBJECT) { in evaluate_local_decls()
H A Derror.c707 case CALLOBJECT: in write_object()
/dports/lang/seed7/seed7/lib/comp/
H A Dconst.s7i132 if exprCategory = MATCHOBJECT or exprCategory = CALLOBJECT then
315 if exprCategory = MATCHOBJECT or exprCategory = CALLOBJECT then
338 if exprCategory = MATCHOBJECT or exprCategory = CALLOBJECT then
387 if exprCategory = MATCHOBJECT or exprCategory = CALLOBJECT then
510 if category(body(function)) = CALLOBJECT then
H A Dprc_act.s7i498 if currCategory = CALLOBJECT or currCategory = MATCHOBJECT then
512 elsif category(actualParam) = CALLOBJECT or category(actualParam) = MATCHOBJECT then
1135 if category(statement) = CALLOBJECT then
1266 if paramCategory = MATCHOBJECT or paramCategory = CALLOBJECT or
H A Dtype.s7i165 if category(aReference) = CALLOBJECT then
H A Dexpr_utl.s7i1066 if category(current_object) = CALLOBJECT then
1094 if category(current_expression) = CALLOBJECT then
1110 if category(current_expression) = CALLOBJECT then
H A Dintrange.s7i267 elsif category(intExpression) = CALLOBJECT then
H A Dref_act.s7i843 c_expr.expr &:= "printf(\"<CALLOBJECT> %X\", ";
/dports/lang/seed7/seed7/lib/
H A Dcategory.s7i116 const category: CALLOBJECT is category("CALLOBJECT");
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dtinlib.cpp143 CALLACTOR, CALLGLOBALPROCESS, CALLOBJECT, CALLPROCESS, CALLSCENE, CALLTAG, enumerator
220 BACKGROUND, CALLACTOR, CALLGLOBALPROCESS, CALLOBJECT,
257 BACKGROUND, CALLACTOR, CALLGLOBALPROCESS, CALLOBJECT,
4353 case CALLOBJECT: in CallLibraryRoutine()
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Dtinlib.cpp127 CALLACTOR, CALLGLOBALPROCESS, CALLOBJECT, CALLPROCESS, CALLSCENE, CALLTAG, enumerator
204 BACKGROUND, CALLACTOR, CALLGLOBALPROCESS, CALLOBJECT,
241 BACKGROUND, CALLACTOR, CALLGLOBALPROCESS, CALLOBJECT,
4734 case CALLOBJECT: in CallLibraryRoutine()
/dports/lang/seed7/seed7/prg/
H A Ds7c.sd7450 if exprCategory = CALLOBJECT then
502 if exprCategory = MATCHOBJECT or exprCategory = CALLOBJECT then
971 elsif valueCategory = CALLOBJECT then
1042 if paramCategory = MATCHOBJECT or paramCategory = CALLOBJECT then
1703 elsif exprCategory = CALLOBJECT then
4040 setCategory(expression, CALLOBJECT);
4784 if paramCategory = MATCHOBJECT or paramCategory = CALLOBJECT then
4824 if paramCategory = MATCHOBJECT or paramCategory = CALLOBJECT then
4909 if bodyCategory = MATCHOBJECT or bodyCategory = CALLOBJECT then

12