Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Ddata.h22 extern char *SP_list[128];
H A Doption.c1316 IM_list, SP_list in Option()
1806 if (SP_list[i] && !strcmp(SP_list[i], args[1])) { in Option()
1814 SP_opening_filename[i], SP_list[i]); in Option()
H A Ddata.c475 char *SP_list[128]; variable