代码搜索结果

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

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

w_cabs.c

/* * cabs() wrapper for hypot(). * * Written by J.T. Conklin, * Placed into the Public Domain, 1994. */ #include "fdlibm.h" struct complex { double x; double y; }; double c

w_drem.c

/* * drem() wrapper for remainder(). * * Written by J.T. Conklin, * Placed into the Public Domain, 1994. */ #include "fdlibm.h" double drem(x, y) double x, y; { return remai

w_jn.c

/* @(#)w_jn.c 5.1 93/09/24 */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsys

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 Micro

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 Microsy

w_cabs.c

/* * cabs() wrapper for hypot(). * * Written by J.T. Conklin, * Placed into the Public Domain, 1994. */ #include "fdlibm.h" struct complex { double x; double y; }; double c

w_log.c

/* @(#)w_log.c 5.1 93/09/24 */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsy

w_gamma.c

/* @(#)w_gamma.c 5.1 93/09/24 */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Micro