Searched defs:osIsNT (Results 1 – 1 of 1) sorted by relevance
48658 # define osIsNT() (1) macro48660 # define osIsNT() (1) macro48662 # define osIsNT() (0) macro48664 # define osIsNT() ((sqlite3_os_type==2) || sqlite3_win32_is_nt()) macro