代码搜索结果
找到约 10,000 项符合
W 的代码
w6692.h
/* $Id: w6692.h,v 1.1.4.1 2001/11/20 14:19:36 kai Exp $
*
* Winbond W6692 specific defines
*
* Author Petr Novak
* Copyright by Petr Novak
*
* This software m
w6692.c
/* $Id: w6692.c,v 1.1.4.1 2001/11/20 14:19:36 kai Exp $
*
* Winbond W6692 specific routines
*
* Author Petr Novak
* Copyright by Petr Novak
*
* This software
w9966.c
/*
Winbond w9966cf Webcam parport driver.
Copyright (C) 2001 Jakob Kemi
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU
makefile.w32
# Makefile for zlib. Modified for mingw32
# For conditions of distribution and use, see copyright notice in zlib.h
# To compile,
#
# make -fmakefile.w32
#
CC=gcc
# Generate dependencies (see
makefile.w32
# Makefile for zlib
# Microsoft 32-bit Visual C++ 4.0 or later (may work on earlier versions)
# To use, do "nmake /f makefile.w32"
# If you wish to reduce the memory requirements (default 256K for b
w_hypot.c
/* @(#)w_hypot.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Micros
w_cabsf.c
/*
* cabsf() wrapper for hypotf().
*
* Written by J.T. Conklin,
* Placed into the Public Domain, 1994.
*/
#include "math.h"
#include "math_private.h"
struct complex {
float x;
w_sqrtf.c
/* w_sqrtf.c -- float version of w_sqrt.c.
* Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
*/
/*
* ====================================================
* Copyright (C)
w_expf.c
/* w_expf.c -- float version of w_exp.c.
* Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
*/
/*
* ====================================================
* Copyright (C) 19
w_exp.c
/* @(#)w_exp.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Microsys