Home
last modified time | relevance | path

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

/dports/science/silo/silo-4.10.2-bsd/tools/browser/
H A Dbrowser.c629 return DBIsDifferentLongLong(a,b,abstol,reltol,reltol_eps); in differentll()
/dports/science/silo/silo-4.10.2-bsd/src/silo/
H A Dsilo.h.in2127 SILO_API extern int DBIsDifferentLongLong(long long a, long long b, double absto…
H A Dsilo.c13984 int DBIsDifferentLongLong(long long a, long long b, double abstol, double reltol, double reltol_eps) in DBIsDifferentLongLong() function