cdtbl              63 common.c       struct cdent *cdtbl[MAXCOND+1];            /* Matching condition table     */
cdtbl              39 cond.c               if ((cdtbl[cdno++] = getcdentry(wp, lp[seno])) == NULL)
cdtbl              31 control.c      	struct cdent **cdp = cdtbl;
cdtbl              19 staslova.c     	struct cdent **cdp = cdtbl;
cdtbl              52 table.h        extern struct cdent *cdtbl[];