代码搜索结果

找到约 10,000 项符合 W 的代码

w_atan2f.c

/* w_atan2f.c -- float version of w_atan2.c. * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* * ==================================================== * Copyright (C

w_j0f.c

/* w_j0f.c -- float version of w_j0.c. * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* * ==================================================== * Copyright (C) 1993

wc10-w16.bat

@echo off REM Setup for compiling with Watcom C/C++ 10.6 in 16 bit Windows mode if .%CHECKED%==.1 goto checked_build SET LIB=%SCITECH_LIB%\LIB\RELEASE\WIN16\WC10;. echo Release build enabled. goto se

vc50-w16.bat

@echo off REM Setup environment variables for Visual C++ 1.52c 16 bit edition if .%CHECKED%==.1 goto checked_build set LIB=%SCITECH_LIB%\LIB\RELEASE\WIN16\VC5;%VC_PATH%\LIB;. echo Release build enabl

vc50-w32.bat

@echo off REM Setup environment variables for Visual C++ 5.0 32 bit edition SET MSDevDir=%VC5_MSDevDir% SET MSVCDir=%VC5_MSVCDir% if .%CHECKED%==.1 goto checked_build set LIB=%SCITECH_LIB%\LIB\RELEA

gcc2-w32.bat

@echo off REM Setup for compiling with GNU C compiler if .%CHECKED%==.1 goto checked_build set LIB=%SCITECH_LIB%\LIB\release\win32\gcc2 echo Release build enabled. goto setvars :checked_build set LI

bcb5-w32.bat

@echo off REM Setup for compiling with Borland C++ Builder 5.0 in 32 bit Windows mode. if .%CHECKED%==.1 goto checked_build SET LIB=%SCITECH_LIB%\LIB\RELEASE\WIN32\BCB5;%BCB5_PATH%\LIB;. echo Release

vc40-w16.bat

@echo off REM Setup environment variables for Visual C++ 1.52c 16 bit edition if .%CHECKED%==.1 goto checked_build set LIB=%SCITECH_LIB%\LIB\RELEASE\WIN16\VC4;%VC_PATH%\LIB;. echo Release build enabl

wc11-w32.bat

@echo off REM Setup for compiling with Watcom C/C++ 11.0 in 32 bit mode if .%CHECKED%==.1 goto checked_build SET LIB=%SCITECH_LIB%\LIB\RELEASE\WIN32\WC11;%WC11_PATH%\LIB386;%WC11_PATH%\LIB386\NT;. ec

bcb5-w16.bat

@echo off REM Setup for compiling with Borland C++ Builder 5.0 in 16 bit Windows mode. if .%CHECKED%==.1 goto checked_build SET LIB=%SCITECH_LIB%\LIB\RELEASE\WIN16\BCB5;%BCB5_PATH%\LIB;. echo Releas