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

/freebsd-10.1-release/contrib/sqlite3/
H A Dsqlite3.c19613 #define FLAG_SIGNED 1 /* True if the value to convert is signed */ macro
19868 if( infop->flags & FLAG_SIGNED ){
[all...]
/freebsd-10.1-release/crypto/heimdal/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 696 milliseconds