Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_win.c2685 #define WINCE_DELETION_ATTEMPTS 3 in winClose() macro
2697 && cnt++ < WINCE_DELETION_ATTEMPTS in winClose()