Home | History | Annotate | Download | only in Basic

Lines Matching full:constraint

315   // An output constraint must start with '=' or '+'
329 // Eventually, an unknown constraint should just be treated as 'g'.
352 case ',': // multiple alternative constraint. Pass it.
400 // Check if we have a matching constraint
404 // Check if matching constraint is out of bounds.
412 // If the constraint is already tied, it must be tied to the
417 // The constraint should have the same info as the respective
418 // output constraint.
423 // constraint should just be treated as 'g'.
432 // If the constraint is already tied, it must be tied to the
474 case ',': // multiple alternative constraint. Ignore comma.