Searched refs:FLAG_SIGNED (Results 1 – 2 of 2) sorted by relevance
18978 #define FLAG_SIGNED 1 /* True if the value to convert is signed */ macro19269 if( infop->flags & FLAG_SIGNED ){ in sqlite3VXPrintf()
21528 #define FLAG_SIGNED 1 /* True if the value to convert is signed */21822 if( infop->flags & FLAG_SIGNED ){