Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Ddbhash.c51 #define DEBUG_FULLTRACE 0x00000001 /* Trace hash to stderr */ macro
299 if( g.fDebug & DEBUG_FULLTRACE ) fprintf(stderr, "NULL\n"); in hash_one_query()
314 if( g.fDebug & DEBUG_FULLTRACE ){ in hash_one_query()
331 if( g.fDebug & DEBUG_FULLTRACE ){ in hash_one_query()
341 if( g.fDebug & DEBUG_FULLTRACE ){ in hash_one_query()
351 if( g.fDebug & DEBUG_FULLTRACE ){ in hash_one_query()