Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_common.h100 #define OpenCounter(X) sqlite3_open_file_count+=(X) macro
102 #define OpenCounter(X) macro
H A Dos_win.c2707 OpenCounter(-1); in winClose()
5320 OpenCounter(+1);
H A Dos_unix.c2116 OpenCounter(-1); in closeUnixFile()
5801 OpenCounter(+1); in fillInUnixFile()