unixLogErrorAtLine 25116 third_party/sqlite/amalgamation/sqlite3.c #define unixLogError(a,b,c)     unixLogErrorAtLine(a,b,c,__LINE__)
unixLogErrorAtLine 25185 third_party/sqlite/amalgamation/sqlite3.c     unixLogErrorAtLine(SQLITE_IOERR_CLOSE, "close",
unixLogErrorAtLine  975 third_party/sqlite/src/src/os_unix.c #define unixLogError(a,b,c)     unixLogErrorAtLine(a,b,c,__LINE__)
unixLogErrorAtLine 1044 third_party/sqlite/src/src/os_unix.c     unixLogErrorAtLine(SQLITE_IOERR_CLOSE, "close",