Home
last modified time | relevance | path

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

/dports/devel/fossil/fossil-src-2.17/src/
H A Dth.c20 #if !defined(TH_PLATFORM)
22 # define TH_PLATFORM "windows" macro
24 # define TH_PLATFORM "unix" macro
1833 Th_SetVar(interp, (char *)"::tcl_platform(platform)", -1, TH_PLATFORM, -1); in thInitialize()