Home
last modified time | relevance | path

Searched defs:overlap_right (Results 1 – 2 of 2) sorted by relevance

/dports/astro/pp3/pp3-1.3.3/
H A Dpp3.cc246 const double overlap_right= my_fmin(right,right2); in penalties_with() local
286 const double overlap_right= my_fmin(right,right2); in penalties_with() local
367 const double overlap_right= my_fmin(right,right2); in penalties_with() local
840 const double overlap_right= my_fmin(right1,right2); in calculate_overlap() local
/dports/databases/pspg/pspg-5.3.4/src/
H A Dprint.c320 int overlap_left = 0, overlap_right = 0; in print_column_names() local