Searched refs:STATESETUP (Results 1 - 6 of 6) sorted by relevance

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

Completed in 305 milliseconds