Home
last modified time | relevance | path

Searched refs:SEGSIZEMODE_FREE (Results 1 – 4 of 4) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/include/editor/
H A Deditor.h137 #define SEGSIZEMODE_FREE 1 macro
143 #define SEGSIZEMODE_MIN SEGSIZEMODE_FREE
/dports/games/d2x/d2x-0.2.5/main/editor/
H A Deditor.h140 #define SEGSIZEMODE_FREE 1 macro
146 #define SEGSIZEMODE_MIN SEGSIZEMODE_FREE
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/editor/
H A Dinfo.cpp197 case SEGSIZEMODE_FREE: name = "free "; break; in info_display_segsize()
H A Dksegsize.cpp104 case SEGSIZEMODE_FREE: in scale_vert()