Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/ccode/
H A Dvalaccodeggnucsection.c57 vala_ccode_ggnuc_section_get_section_type (ValaCCodeGGnucSection* self) in vala_ccode_ggnuc_section_get_section_type()
68 vala_ccode_ggnuc_section_set_section_type (ValaCCodeGGnucSection* self, in vala_ccode_ggnuc_section_set_section_type()
75 ValaCCodeGGnucSection*
79 ValaCCodeGGnucSection* self = NULL; in vala_ccode_ggnuc_section_construct()
85 ValaCCodeGGnucSection*
95 ValaCCodeGGnucSection * self; in vala_ccode_ggnuc_section_real_write()
100 self = (ValaCCodeGGnucSection*) base; in vala_ccode_ggnuc_section_real_write()
155 ValaCCodeGGnucSection * self; in vala_ccode_ggnuc_section_real_write_declaration()
156 self = (ValaCCodeGGnucSection*) base; in vala_ccode_ggnuc_section_real_write_declaration()
172 vala_ccode_ggnuc_section_instance_init (ValaCCodeGGnucSection * self, in vala_ccode_ggnuc_section_instance_init()
[all …]
H A Dvalaccode.h412 …ION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), VALA_TYPE_CCODE_GGNUC_SECTION, ValaCCodeGGnucSection))
418 typedef struct _ValaCCodeGGnucSection ValaCCodeGGnucSection; typedef
1606 G_DEFINE_AUTOPTR_CLEANUP_FUNC (ValaCCodeGGnucSection, vala_ccode_node_unref)
1608 ValaGGnucSectionType vala_ccode_ggnuc_section_get_section_type (ValaCCodeGGnucSection* self);
1609 void vala_ccode_ggnuc_section_set_section_type (ValaCCodeGGnucSection* self,
1611 ValaCCodeGGnucSection* vala_ccode_ggnuc_section_new (ValaGGnucSectionType t);
1612 ValaCCodeGGnucSection* vala_ccode_ggnuc_section_construct (GType object_type,
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalagobjectmodule.c1186 ValaCCodeGGnucSection* guard = NULL; in vala_gobject_module_add_guarded_expression()
1187 ValaCCodeGGnucSection* _tmp4_; in vala_gobject_module_add_guarded_expression()
1190 ValaCCodeGGnucSection* _tmp7_; in vala_gobject_module_add_guarded_expression()
1191 ValaCCodeGGnucSection* _tmp8_; in vala_gobject_module_add_guarded_expression()