Searched refs:osIsNT (Results 1 – 1 of 1) sorted by relevance
50147 # define osIsNT() (1) macro50149 # define osIsNT() (1) macro50151 # define osIsNT() (0) macro50153 # define osIsNT() ((sqlite3_os_type==2) || sqlite3_win32_is_nt()) macro50735 if( osIsNT() ){ in winGetLastErrorMsg()51249 if( osIsNT() ){ in winLockFile()51286 if( !osIsNT() ){ in winHandleLockTimeout()51367 if( osIsNT() ){ in winUnlockFile()52001 if( osIsNT() ){52037 if( osIsNT() ){[all …]