Home
last modified time | relevance | path

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

/dports/games/lgeneral/lgeneral-1.3.2/lgeneral-redit/src/
H A Dmisc.h117 int to_unit_class(const char *str);
H A Dmisc.c370 int to_unit_class(const char *str) { in to_unit_class() function
596 int class_id = to_unit_class(str); in init()
/dports/games/lgeneral/lgeneral-1.3.2/lged/
H A Dlged.c1159 id = to_unit_class(argv[i]); in list_unitdb()