Home
last modified time | relevance | path

Searched defs:declaration_base (Results 1 – 2 of 2) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dname.c329 static objectType push_name (progType currentProg, nodeType declaration_base, in push_name()
774 static objectType inst_list (nodeType declaration_base, const_objectType object_name, in inst_list()
804 static objectType inst_object (const_nodeType declaration_base, objectType name_object, in inst_object()
827 static objectType inst_object_expr (const_nodeType declaration_base, in inst_object_expr()
878 objectType entername (nodeType declaration_base, objectType object_name, in entername()
920 objectType find_name (nodeType declaration_base, const_objectType object_name, in find_name()
1002 objectType search_name (const_nodeType declaration_base, in search_name()
1132 static objectType dollar_inst_list (nodeType declaration_base, in dollar_inst_list()
1164 objectType dollar_entername (nodeType declaration_base, objectType object_name, in dollar_entername()
H A Dentutl.c460 static void pop_name_list (nodeType declaration_base, listType name_list) in pop_name_list()
504 static nodeType get_entity_node (nodeType declaration_base, listType name_list) in get_entity_node()
557 entityType get_entity (nodeType declaration_base, listType name_list) in get_entity()
599 entityType find_entity (nodeType declaration_base, listType name_list) in find_entity()
733 void pop_entity (nodeType declaration_base, const_entityType entity) in pop_entity()