Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads3/
H A Dvmtobj.cpp502 new_hdr->alloc_prop_entry(entryp->prop, &entryp->val, entryp->flags); in expand_to()
519 vm_tadsobj_prop *vm_tadsobj_hdr::alloc_prop_entry( in alloc_prop_entry() function in vm_tadsobj_hdr
1075 entry = hdr->alloc_prop_entry(prop, val, 0); in set_prop()
2167 hdr->alloc_prop_entry(prop, &val, 0); in load_image_props_and_scs()
H A Dvmtobj.h120 vm_tadsobj_prop *alloc_prop_entry(vm_prop_id_t prop,