Searched refs:reftype (Results 1 – 4 of 4) sorted by relevance
115 reftype='ref', refexplicit="False")
545 guint32 reftype; member1155 AtomTREF * atom_tref_new (guint32 reftype);
1353 atom_tref_init (AtomTREF * tref, guint32 reftype) in atom_tref_init() argument1356 tref->reftype = reftype; in atom_tref_init()1364 tref->reftype = 0; in atom_tref_clear()1369 atom_tref_new (guint32 reftype) in atom_tref_new() argument1374 atom_tref_init (tref, reftype); in atom_tref_new()2797 prop_copy_fourcc (tref->reftype, buffer, size, offset); in atom_tref_copy_data()
2036 int reftype = get_ref_type(c, name); in compiler_make_closure() local2037 if (reftype == -1) { in compiler_make_closure()2041 if (reftype == CELL) { in compiler_make_closure()2052 reftype, in compiler_make_closure()