代码搜索:WELL

找到约 9,521 项符合「WELL」的源代码

代码结果 9,521
www.eeworm.com/read/127694/6002867

h unpicmpd.h

#ifndef __unpicmp_h #define __unpicmp_h #include "unp.h" #define ICMPD_PATH "/tmp/icmpd" /* server's well-known pathname */ struct icmpd_err { int icmpd_errno;/* EHOSTUNREACH, EMSGSIZE, ECONN
www.eeworm.com/read/126641/6015247

readme

NOTES ----- I've checked out HPUX (well, version 11 at least) and shl_t is a pointer type so it's safe to use in the way it has been in dso_dl.c. On the other hand, HPUX11 support dlfcn too and accor
www.eeworm.com/read/125688/6027136

regs tvga9680.regs

/* TVGA 9440 code added by ARK 29-OCT-97 */ /* (root@ark.dyn.ml.org, ark@lhq.com) [nitc?] */ /* updated 9-NOV-97 to support more regs */ /* this should alllow it to work on 9680's as well */ /* Thank
www.eeworm.com/read/125688/6027185

regs tvga9440.regs

/* TVGA 9440 code added by ARK 29-OCT-97 */ /* (root@ark.dyn.ml.org, ark@lhq.com) [nitc?] */ /* updated 9-NOV-97 to support more regs */ /* this should alllow it to work on 9680's as well */ /* The 9
www.eeworm.com/read/110034/6171943

h keyboard.h

/* * linux/include/asm-arm/arch-mx1ads/keyboard.h * * Copyright (C) 2002 Shane Nay (shane@minirl.com) * * Well..., what did you expect?, it's not really there :) * */ #define kbd_init_hw()
www.eeworm.com/read/101082/6250005

h mh.h

/* mh.h - main header file for all of MH */ /* @(#)$Id: mh.h,v 1.2 90/11/25 18:57:55 sharpe Exp $ */ /* Well-used constants */ #define NOTOK (-1) /* syscall()s return this on error */ #define OK
www.eeworm.com/read/101082/6250522

h mh.h

/* mh.h - main header file for all of MH */ /* @(#)$Id: mh.h,v 1.2 90/11/25 18:57:55 sharpe Exp $ */ /* Well-used constants */ #define NOTOK (-1) /* syscall()s return this on error */ #define OK
www.eeworm.com/read/421459/6311482

h call.h

#include "apue.h" #include #include #define CS_CALL "/home/sar/calld" /* well-known server name */ #define CL_CALL "call" /* command for server */ extern char escapec; /*
www.eeworm.com/read/493723/6389489

pas ac1349.pas

//Although high-precision may work well, //something called Fermat Great Theorem helps. program ural1349; var n:byte; begin read(n); case n of 1:writeln('1 2 3'); 2:writeln('3 4
www.eeworm.com/read/485012/6570609

m t_loadcase.m

function t_loadcase(quiet) %T_LOADCASE Test that loadcase() works with a struct as well as case file. % MATPOWER % $Id: t_loadcase.m,v 1.3 2004/09/02 03:02:19 ray Exp $ % by Ray Zimmerman, PSE