Searched refs:doubleEq (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c88850 static int SQLITE_NOINLINE doubleEq(double a, double b){ return a==b; } function
[all...]

Completed in 432 milliseconds