Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c3999 static int decimal_cmp(const Decimal *pA, const Decimal *pB){ in decimal_cmp() function
4042 rc = decimal_cmp(pA, pB); in decimalCmpFunc()
4332 rc = decimal_cmp(pA, pB); in decimalCollFunc()