Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dref_data.h29 objectType refAllocInt (boolType isVar, typeType aType,
H A Dreflib.c182 refAllocInt(take_bool(arg_1(arguments)) == SYS_TRUE_OBJECT, in ref_alloc_int()
H A Dref_data.c94 objectType refAllocInt (boolType isVar, typeType aType, in refAllocInt() function
/dports/lang/seed7/seed7/lib/comp/
H A Dref_act.s7i76 declareExtern(c_prog, "objRefType refAllocInt (boolType, typeType, intType);");
141 c_expr.expr &:= "refAllocInt(";