Searched refs:scophit2 (Results 1 – 1 of 1) sorted by relevance
1002 if(scophit1->Score < scophit2->Score) in ajDmxScophitCompScore()1033 if(scophit1->Pval < scophit2->Pval) in ajDmxScophitCompPval()1067 dmxTraceScophit(scophit2, "CompAcc scophit2"); in ajDmxScophitCompAcc()1069 return ajStrCmpS(scophit1->Acc, scophit2->Acc); in ajDmxScophitCompAcc()1129 return ajStrCmpS(scophit1->Spr, scophit2->Spr); in ajDmxScophitCompSpr()1157 dmxTraceScophit(scophit2, "CompEnd scophit2"); in ajDmxScophitCompEnd()1159 if(scophit1->End < scophit2->End) in ajDmxScophitCompEnd()1161 else if(scophit1->End == scophit2->End) in ajDmxScophitCompEnd()1192 dmxTraceScophit(scophit2, "CompStart scophit2"); in ajDmxScophitCompStart()1194 if(scophit1->Start < scophit2->Start) in ajDmxScophitCompStart()[all …]