Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_win.c2084 #define winLogError(a,b,c,d) winLogErrorAtLine(a,b,c,d,__LINE__)
2085 static int winLogErrorAtLine( in winLogErrorAtLine() function