Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/gee/
H A Dcollection.c69 static glong* vala_collection_to_long_array (ValaCollection* coll,
384 …_tmp22_ = vala_collection_to_long_array (G_TYPE_CHECK_INSTANCE_CAST (self, VALA_TYPE_COLLECTION, V… in vala_collection_real_to_array()
967 vala_collection_to_long_array (ValaCollection* coll, in vala_collection_to_long_array() function