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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dregexec.c105 #define STATESETUP(m, n) /* nothing */ macro
134 #undef STATESETUP macro
157 #define STATESETUP(m, nv) { (m)->space = malloc((nv)*(m)->g->nstates); \ macro
H A Dengine.c242 STATESETUP(m, 4);

Completed in 61 milliseconds