Searched refs:tmpvalue0 (Results 1 – 1 of 1) sorted by relevance
288 double value, tmpvalue0, tmpvalue1; in syntheticLength() local324 tmpvalue0 = syntheticLength( ob->children[dir_ch[0]], ob ); in syntheticLength()328 fprintf( stderr, "tmpvalue0 = %f\n", tmpvalue0 ); in syntheticLength()331 if( tmpvalue0 ) tmpvalue0 = 1.0 / tmpvalue0; in syntheticLength()339 value = tmpvalue0 + tmpvalue1; in syntheticLength()