Searched defs:typenode (Results 1 – 1 of 1) sorted by relevance
171 typedef struct typenode struct176 struct typenode * left; /* ptr to operand for | */ argument181 void (*freearg)(void *); /* free fieldtype arg */184 union {187 } fieldcheck;188 union {192 } charcheck;193 union {196 } enum_next;197 union {[all …]