Searched refs:STATESETUP (Results 1 – 6 of 6) sorted by relevance
70 #define STATESETUP(m, n) /* nothing */ macro96 #undef STATESETUP117 #define STATESETUP(m, nv) do { (m)->space = malloc((nv)*(m)->g->nstates); \ macro
176 STATESETUP(m, 4); in matcher()
67 #define STATESETUP(m, n) /* nothing */ macro93 #undef STATESETUP114 #define STATESETUP(m, nv) { (m)->space = malloc((nv)*(m)->g->nstates); \ macro
179 STATESETUP(m, 4);
101 #define STATESETUP(m, n) /* nothing */ macro130 #undef STATESETUP153 #define STATESETUP(m, nv) { (m)->space = malloc((nv)*(m)->g->nstates); \ macro
274 STATESETUP(m, 4); in matcher()