Searched refs:STATESETUP (Results 1 – 2 of 2) sorted by relevance
31 #define STATESETUP(m, n) /* nothing */ macro57 #undef STATESETUP78 #define STATESETUP(m, nv) { (m)->space = malloc((nv)*(m)->g->nstates); \ macro
114 STATESETUP(m, 4);
Completed in 8 milliseconds