Searched defs:Pool (Results 1 – 3 of 3) sorted by relevance
16 struct Pool struct18 char* name;42 Pool pool[MAXPOOL]; argument
19 struct Pool struct21 char* name;22 int pnum;46 Pool pool[MAXPOOL]; argument
3 typedef struct Pool Pool; typedef