Searched refs:implicit_pattern (Results 1 – 1 of 1) sorted by relevance
486 bool implicit_pattern=false; // anything in _{..} or ^{..} that is not an integer or coordinate in compare() local510 implicit_pattern=true; in compare()523 if(pattern || implicit_pattern) { in compare()530 if(two->is_rational() && implicit_pattern) { in compare()678 if( (t1 || t2) && implicit_pattern ) { in compare()