Home
last modified time | relevance | path

Searched defs:iswin (Results 1 – 8 of 8) sorted by relevance

/dports/editors/neovim/neovim-0.6.1/scripts/
H A Dupdate_version_stamp.lua16 local function iswin() function
/dports/science/openbabel/openbabel-3.1.1/test/
H A Dtestroundtrip.py37 iswin = sys.platform.startswith("win") variable
H A Dtestbindings.py27 iswin = sys.platform.startswith("win") variable
/dports/editors/neovim/neovim-0.6.1/test/
H A Dhelpers.lua262 function module.iswin() function
/dports/graphics/bmeps/dktools-4.31.1/src/dkwxwiz/
H A Ddkwxwiz.c763 dkwxwiz_transfer_file(DKWXWIZ_JOB *job, FILE *dfile, FILE *sfile, int iswin) in dkwxwiz_transfer_file()
869 int iswin in dkwxwiz_one_output_file()
/dports/devel/critcl/critcl-3.1.18.1/lib/app-critcl/
H A Dcritcl.tcl1743 proc ::critcl::app::LocateAutoconf {iswin} { argument
/dports/science/PETSc/petsc-3.14.1/src/vec/is/sf/interface/
H A Dsf.c2057 PetscBool iswin; in PetscSFComposeInverse() local
/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Dbuffers.c1493 bool iswin = false; in moveFiles() local