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

/freebsd-10.1-release/contrib/gcc/
H A Dgenpreds.c700 static const char const_int_constraints[] = "IJKLMNOP";
840 is_const_int = strchr (const_int_constraints, name[0]) != 0;
699 static const char const_int_constraints[] = "IJKLMNOP"; variable

Completed in 188 milliseconds