Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajcod.c59 static AjBool codIsFraction(const AjPStr token);
1072 if(!codIsFraction(tok)) in codReadEmboss()
1415 if(!codIsFraction(tok)) in codReadCutg()
1756 if(!codIsFraction(tok)) in codGcgProcess()
2126 static AjBool codIsFraction(const AjPStr token) in codIsFraction() function