Searched refs:FLAG_SIGNED (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c18978 #define FLAG_SIGNED 1 /* True if the value to convert is signed */ macro
19269 if( infop->flags & FLAG_SIGNED ){
[all...]

Completed in 421 milliseconds