Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dprintf.c62 #define FLAG_SIGNED 1 /* True if the value to convert is signed */ macro
422 if( infop->flags & FLAG_SIGNED ){ in sqlite3_str_vappendf()