Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/ccode/
H A Dvalaccodefunction.c52 static gint ValaCCodeFunction_private_offset; variable
63 return G_STRUCT_MEMBER_P (self, ValaCCodeFunction_private_offset); in vala_ccode_function_get_instance_private()
1134 g_type_class_adjust_private_offset (klass, &ValaCCodeFunction_private_offset); in vala_ccode_function_class_init()
1179ValaCCodeFunction_private_offset = g_type_add_instance_private (vala_ccode_function_type_id, sizeo… in vala_ccode_function_get_type_once()