Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c6156 static int decimal_cmp(Decimal *pA, Decimal *pB){ in decimal_cmp() function
6207 rc = decimal_cmp(pA, pB); in decimalCmpFunc()
6512 rc = decimal_cmp(pA, pB); in decimalCollFunc()