Home
last modified time | relevance | path

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

/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twsc/
H A Dcoarseglb.c227 chan_node_noG += chan_node_noG ; in set_up_grid()
230 chan_node_noG += chan_node_noG ; in set_up_grid()
241 for( j = 1 ; j <= chan_node_noG ; j++ ) { in set_up_grid()
298 for( i = 1 ; i <= chan_node_noG ; i++ ) { in initialize_feed_need()
343 } else if( h > chan_node_noG ) { in set_node()
344 return( chan_node_noG ) ; in set_node()
357 range = chan_node_noG ; in compute_feed_diff()
365 range = chan_node_noG ; in compute_feed_diff()
369 for( j = 1 ; j <= chan_node_noG ; j++ ) { in compute_feed_diff()
373 for( j = 1 ; j <= chan_node_noG ; j++ ) { in compute_feed_diff()
[all …]
H A Dcglbroute.c97 for( i = 2 ; i <= chan_node_noG ; i++ ) { in cglb_initial()
104 for( j = 1 ; j <= chan_node_noG ; j++ ) { in cglb_initial()
303 for( j = 1 ; j <= chan_node_noG ; j++ ) { in set_cbucket()
324 for( j = 1 ; j <= chan_node_noG ; j++ ) { in set_cbucket()
535 if( h <= chan_node_noG - 2 ) { in cglbroute()
540 } else if( h == chan_node_noG - 1 ) { in cglbroute()
577 if( nh <= chan_node_noG - 2 ) { in cglbroute()
582 } else if( nh == chan_node_noG - 1 ) { in cglbroute()
698 for( j = 1 ; j <= chan_node_noG ; j++ ) { in free_cglb_initial()
722 for( j = 1 ; j <= chan_node_noG ; j++ ) { in reinitial_Hdensity()
[all …]
H A Dgroute.h131 EXTERN INT chan_node_noG ; variable
H A Drowevener.c90 for( i = 1 ; i <= chan_node_noG ; i++ ) { in rowevener()
H A Ddebug2.c184 q = chan_node_noG / 10 ;
185 r = chan_node_noG % 10 ;
415 for( i =1 ; i <= chan_node_noG ; i++ ) {
H A Dfeedest.c260 for( i = 1 ; i <= chan_node_noG ; i++ ) { in re_estimate_feed_penalty()
662 for( i = 1 ; i <= chan_node_noG ; i++ ) { in dbx_fdpen()
H A Doutput.c335 for( j = 1 ; j <= chan_node_noG ; j++ ) { in final_free_up()