Home
last modified time | relevance | path

Searched defs:hard_match_len (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgcc.c5557 unsigned hard_match_len = p - filter - 1; local
5583 unsigned hard_match_len = p - filter - 1; local
/openbsd/src/gnu/gcc/gcc/
Dgcc.c5822 unsigned int hard_match_len = end_atom - atom; in process_brace_body() local