Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dsignal.cpp24 static const uint SIG_TBD_SIZE = 256; ///< number of intersections - open nodes in current block variable
186 static SmallSet<DiagDirection, SIG_TBD_SIZE> _tbdset("_tbdset"); ///< set of open nodes in curre…