Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/ccode/
H A Dvalaccodewriter.c65 static gint ValaCCodeWriter_private_offset; variable
83 return G_STRUCT_MEMBER_P (self, ValaCCodeWriter_private_offset); in vala_ccode_writer_get_instance_private()
837 g_type_class_adjust_private_offset (klass, &ValaCCodeWriter_private_offset); in vala_ccode_writer_class_init()
874ValaCCodeWriter_private_offset = g_type_add_instance_private (vala_ccode_writer_type_id, sizeof (V… in vala_ccode_writer_get_type_once()