Home
last modified time | relevance | path

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

/dports/biology/hyphy/hyphy-2.5.33/src/core/include/
H A Dhbl_env.h95 … EnvVariableGetNumber (_String const& name, hyFloat default_value = HY_INVALID_RETURN_VALUE);
H A Ddefines.h218 #define HY_INVALID_RETURN_VALUE NAN macro
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dhbl_env.cpp69 return HY_INVALID_RETURN_VALUE; in EnvVariableGetDefaultNumber()
H A Dconstant.cpp187 return HY_INVALID_RETURN_VALUE; in chisqDeviate()
H A Dtopology.cpp2358 hyFloat branch_length = HY_INVALID_RETURN_VALUE; in BranchLength()