Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c726 static void whereTraceIndexInfoOutputs(sqlite3_index_info *p){ in whereTraceIndexInfoOutputs() function
743 #define whereTraceIndexInfoOutputs(A) macro
1402 whereTraceIndexInfoOutputs(p); in vtabBestIndex()