Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/
Dxregex2.h380 unsigned fastmap_accurate : 1; member
/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c1151 if (bufp->fastmap_accurate && bufp->fastmap) in PREFIX()
2403 bufp->fastmap_accurate = 0; in PREFIX()
4585 bufp->fastmap_accurate = 1; /* It will be when we're done. */ in PREFIX()
5068 if (fastmap && !bufp->fastmap_accurate)
8124 preg->fastmap_accurate = 0;