Home
last modified time | relevance | path

Searched refs:STATESETUP (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Support/
Dregexec.c67 #define STATESETUP(m, n) /* nothing */ macro
93 #undef STATESETUP
114 #define STATESETUP(m, nv) { (m)->space = malloc((nv)*(m)->g->nstates); \ macro
Dregengine.inc176 STATESETUP(m, 4);