Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c4477 unsigned int this_colseq = collseq[(unsigned char) TRANSLATE (this_char)]; in byte_compile_range() local
4479 if (start_colseq <= this_colseq && this_colseq <= end_colseq) in byte_compile_range()