Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dstore.cc307 if (flags & SFLAG_CONST_TYPE) in operator =()
733 ASSERT(!(flags & SFLAG_CONST_TYPE)); \
1672 val.flags |= SFLAG_CONST_TYPE; in push_back()
1689 val.flags |= SFLAG_CONST_TYPE; in insert()
H A Dstore.h60 SFLAG_CONST_TYPE = (1 << 2), enumerator
H A Dshopping.cc2300 you.props[SHOPPING_LIST_KEY].new_vector(SV_HASH, SFLAG_CONST_TYPE); in refresh()
H A Dmon-place.cc878 blame.new_vector(SV_STR, SFLAG_CONST_TYPE); in mons_add_blame()
H A Dgod-abil.cc2727 you.props[key].new_vector(SV_INT, SFLAG_CONST_TYPE); in gozag_potion_petition()