Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h1171 struct opinfo_t { struct
1172 unsigned opclass : 8;
1173 unsigned realop : 8;
1174 unsigned pthexpop: 8; /* T => op legal in SDPD condional expr. */
1175 unsigned reswid : 8;
1176 char *opnam;