Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Ditf_rtl.c115 result = bld_interface_temp(result); in itfToHeap()
H A Ditflib.c97 return bld_interface_temp(result); in itf_conv2()
609 result = bld_interface_temp(new_value); in itf_to_interface()
H A Dpollib.c349 return bld_interface_temp(nextFile); in pol_next_file()
H A Dobjutl.h202 objectType bld_interface_temp (objectType temp_interface);
H A Dobjutl.c273 objectType bld_interface_temp (objectType temp_interface) in bld_interface_temp() function