cdent 63 common.c struct cdent *cdtbl[MAXCOND+1]; /* Matching condition table */
cdent 47 cond.c struct cdent *
cdent 50 cond.c struct cdent *p;
cdent 52 cond.c if ((p = (struct cdent *) malloc(sizeof(struct cdent))) != NULL) {
cdent 31 control.c struct cdent **cdp = cdtbl;
cdent 19 staslova.c struct cdent **cdp = cdtbl;
cdent 96 staslova.h struct cdent *getcdentry(unsigned char **, unsigned char *);
cdent 52 table.h extern struct cdent *cdtbl[];