Home
last modified time | relevance | path

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

/dports/games/cgoban/cgoban-1.9.14/wmslib/src/abut/
H A Dabut.h42 #define abut_setClp(a, c) ((a)->clp = (c)) macro
/dports/games/cgoban/cgoban-1.9.14/src/
H A Dcgoban.c268 abut_setClp(cg->abut, cg->clp); in cgoban_create()