Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/libiberty/
Dregex.c4452 unsigned int end_colseq; in byte_compile_range() local
4472 end_colseq = collseq[(unsigned char) TRANSLATE (p[0])]; in byte_compile_range()
4477 if (start_colseq <= this_colseq && this_colseq <= end_colseq) in byte_compile_range()
/freebsd-10-stable/contrib/gcclibs/libiberty/
Dregex.c4452 unsigned int end_colseq; in byte_compile_range() local
4472 end_colseq = collseq[(unsigned char) TRANSLATE (p[0])]; in byte_compile_range()
4477 if (start_colseq <= this_colseq && this_colseq <= end_colseq) in byte_compile_range()