Home
last modified time | relevance | path

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

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