Home
last modified time | relevance | path

Searched defs:ClpEntry_struct (Results 1 – 1 of 1) sorted by relevance

/dports/games/cgoban/cgoban-1.9.14/wmslib/src/wms/
H A Dclp.h53 typedef struct ClpEntry_struct { struct
57 bool (*test)(struct ClpEntry_struct *entry); argument
58 ClpWhere where;
59 ClpDtype type;
60 int numStrs, maxStrs;
61 union {
66 } storage;