Home
last modified time | relevance | path

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

/dports/cad/scotch/scotch-6.0.4/src/scotch/
H A Dgmk_hy.c102 SCOTCH_Num hngb; in main() local
161 for (hngb = hbit; hngb > 0; hngb >>= 1) /* For all vertex bits */ in main()
163 (SCOTCH_Num) (hvrt ^ hngb)); in main()