Home
last modified time | relevance | path

Searched refs:subin2 (Results 1 – 1 of 1) sorted by relevance

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dcmpmap.c1392 int subin2; /* Number of inputs of submap2 */ in MapMerge() local
1641 subout1 = subin2 = 0; in MapMerge()
1661 subin2 = 0; in MapMerge()
1663 subin2 = astGetNin( submap2 ); in MapMerge()
1665 subin2 = astGetNout( submap2 ); in MapMerge()
1670 if( subout1 < subin2 ) { in MapMerge()
1681 } else if( subin2 < subout1 ) { in MapMerge()