Home
last modified time | relevance | path

Searched defs:sign (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/tool/
H A Dvarint.c98 int sign = 1; in main() local
/sqlite-3.40.0/ext/misc/
H A Dtotype.c207 int sign = 1; /* sign of significand */ in totypeAtoF() local
H A Ddecimal.c34 char sign; /* 0 for positive, 1 for negative */ member
/sqlite-3.40.0/src/
H A Dutil.c445 int sign = 1; /* sign of significand */ in sqlite3AtoF() local