Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads3/
H A Dvmtobj.h137 int has_free_entries(size_t cnt) const in has_free_entries() function
H A Dvmtobj.cpp1065 if (!hdr->has_free_entries(1)) in set_prop()
1981 if (!hdr->has_free_entries(mod_count) || sc_cnt > hdr->sc_cnt) in restore_from_file()