Home
last modified time | relevance | path

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

/bionic/libc/include/
Dregex.h95 #define REG_LARGE 01000 /* force large representation */ macro
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregexec.c230 if (g->nstates <= (sopno)(CHAR_BIT*sizeof(states1)) && !(eflags&REG_LARGE))