Searched defs:osIsNT (Results 1 – 1 of 1) sorted by relevance
1418 # define osIsNT() (1) macro1420 # define osIsNT() (1) macro1422 # define osIsNT() (0) macro1424 # define osIsNT() ((sqlite3_os_type==2) || sqlite3_win32_is_nt()) macro