Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
Dregex_impl.h90 #define REG_LARGE 01000 /* force large representation */ macro
Dregexec.c158 if (g->nstates <= (long)(CHAR_BIT*sizeof(states1)) && !(eflags&REG_LARGE)) in llvm_regexec()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex_impl.h90 #define REG_LARGE 01000 /* force large representation */ macro
Dregexec.c158 if (g->nstates <= (long)(CHAR_BIT*sizeof(states1)) && !(eflags&REG_LARGE)) in llvm_regexec()
/external/swiftshader/third_party/LLVM/lib/Support/
Dregex_impl.h90 #define REG_LARGE 01000 /* force large representation */ macro
Dregexec.c158 if (g->nstates <= (long)(CHAR_BIT*sizeof(states1)) && !(eflags&REG_LARGE)) in llvm_regexec()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregex_impl.h90 #define REG_LARGE 01000 /* force large representation */ macro
Dregexec.c158 if (g->nstates <= (long)(CHAR_BIT*sizeof(states1)) && !(eflags&REG_LARGE)) in llvm_regexec()