Home
last modified time | relevance | path

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

/dports/games/freeciv/freeciv-2.6.6/server/
H A Dcommands.c35 #define SYN_TRANS_(String) ('*' == String[0] ? String + 1 : _(String)) macro
720 return SYN_TRANS_(pcommand->synopsis); in command_synopsis()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dcommands.c35 #define SYN_TRANS_(String) ('*' == String[0] ? String + 1 : _(String)) macro
720 return SYN_TRANS_(pcommand->synopsis); in command_synopsis()