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