Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c21826 int gotPrecision, useShort; in Jim_FormatString() local
21972 useShort = 0; in Jim_FormatString()
21974 useShort = 1; in Jim_FormatString()
22093 if (useShort) { in Jim_FormatString()