Searched defs:STATESETUP (Results 1 – 3 of 3) sorted by relevance
118 #define STATESETUP(m, n) /* nothing */ in __weak_alias() macro165 #define STATESETUP(m, nv) \ macro
67 #define STATESETUP(m, n) /* nothing */ macro114 #define STATESETUP(m, nv) { (m)->space = malloc((nv)*(m)->g->nstates); \ macro
82 #define STATESETUP(m, n) /* nothing */ macro129 #define STATESETUP(m, nv) { (m)->space = malloc((nv)*(m)->g->nstates); \ macro