Home
last modified time | relevance | path

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

/sqlite-3.40.0/vsixtest/
H A Dvsixtest.tcl50 proc isWindows {} { procedure
62 if {[isWindows]} then {
200 if {![isWindows]} then {
/sqlite-3.40.0/test/
H A Dshmlock.test118 set isWindows 1
120 set isWindows 0
145 if {$::isWindows} {set n 1}