Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dstore.cc147 : type(SV_LEV_POS), flags(SFLAG_UNSET) in CrawlStoreValue()
256 case SV_LEV_POS: in unset()
338 case SV_LEV_POS: in operator =()
382 case SV_LEV_POS: in operator =()
519 case SV_LEV_POS: in write()
644 case SV_LEV_POS: in read()
846 GET_VAL_PTR(SV_LEV_POS, level_pos*, new level_pos()); in get_level_pos()
945 GET_CONST_SETUP(SV_LEV_POS); in get_level_pos()
1298 case SV_LEV_POS: in assert_validity()
1530 case SV_LEV_POS: in assert_validity()
[all …]
H A Dstore.h48 SV_LEV_POS, enumerator