Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dprintf.c99 #define FLAG_SIGNED 1 /* True if the value to convert is signed */ macro
351 if( infop->flags & FLAG_SIGNED ){ in vxprintf()