Home
last modified time | relevance | path

Searched defs:ASSERT_IN_BOUNDS (Results 1 – 1 of 1) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcoord.h71 # define ASSERT_IN_BOUNDS(where) \ macro
77 # define ASSERT_IN_BOUNDS(where) ((void) 0) macro