Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c2378 unsigned debug_count; in PREFIX() local
2380 for (debug_count = 0; debug_count < size; debug_count++) in PREFIX()
2381 PUT_CHAR (pattern[debug_count]); in PREFIX()