Searched defs:relaxed (Results 1 – 6 of 6) sorted by relevance
30 relaxed = 0, enumerator
86 def _shape_less_specific_than(relaxed, to_check): argument135 def is_compatible(relaxed, to_check): argument
146 static int relaxed = 0; variable
310 bool b_arrayed, bool relaxed) { in TypesMatch()
936 ShapeHandle relaxed = shape1; in OutputAsUnion() local