Searched refs:constraint_max_namelen (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgenpreds.c683 static unsigned int constraint_max_namelen;
918 constraint_max_namelen = MAX (constraint_max_namelen, strlen (name));
1379 if (constraint_max_namelen > 0)
1428 if (constraint_max_namelen > 1)
1555 if (constraint_max_namelen > 0)
682 static unsigned int constraint_max_namelen; variable

Completed in 67 milliseconds