代码搜索:WELL
找到约 9,521 项符合「WELL」的源代码
代码结果 9,521
www.eeworm.com/read/494691/6360150
h calld.h
#include
#include
#include
#include "ourhdr.h"
#define CS_CALL "/home/stevens/calld" /* well-known name */
#define CL_CALL "call"
#define MAXSYSNAME 256
#define MAX
www.eeworm.com/read/490627/6449886
h calld.h
#include
#include
#include
#include "ourhdr.h"
#define CS_CALL "/home/stevens/calld" /* well-known name */
#define CL_CALL "call"
#define MAXSYSNAME 256
#define MAX
www.eeworm.com/read/476848/6751809
h calld.h
#include
#include
#include
#include "ourhdr.h"
#define CS_CALL "/home/stevens/calld" /* well-known name */
#define CL_CALL "call"
#define MAXSYSNAME 256
#define MAX
www.eeworm.com/read/232343/14196836
txt readme.txt
AvrX for avr-gcc, version 2.6 test cases
18-Sept-2005
1. New makefile for GCC, uses dwarf-2 debug format which works well with
the new Astudio 4.11 or greater.
2. Pulled "serialio.S" out
www.eeworm.com/read/229853/14314941
asm ir.asm
;Licensed by Intel for distribution without complete source.
;History:1,1
;Tue Aug 21 12:54:06 2001 call setup_53040 on an 82555 as well.
;Wed Aug 01 22:00:25 2001 Add some calls to count_in_err
;
www.eeworm.com/read/126957/14391593
man m_bsdos2.man
.SH "BSD/OS 2.X DIFFERENCES"
The BSD/OS port is said to work at least as well as ps does.
The BSD/OS 2.X port was done by Jeff Polk
based on the 4.4BSD port written by Christos Zoulas
www.eeworm.com/read/244180/4512537
bat make.bat
@echo off
echo Assembling library modules.
echo.
\masm32\bin\ml /nologo /c /coff *.asm
\masm32\bin\lib *.obj /out:cEnumVar.lib
: The following line works as well
: \masm32\bin\link -l
www.eeworm.com/read/244180/4512566
bat make.bat
@echo off
echo Assembling library modules.
echo.
\masm32\bin\ml /nologo /c /coff *.asm
\masm32\bin\lib *.obj /out:colib.lib
: The following line works as well
: \masm32\bin\link -lib
www.eeworm.com/read/242657/4548391
h handle_l_spipe.h
/* -*- C++ -*- */
// $Id: Handle_L_SPIPE.h 73790 2006-07-27 20:43:46Z wotte $
/* Handle connections from local UNIX ACE_SPIPE */
/* Read from a well known ACE_SPIPE and write to stdout. */
#ifndef _
www.eeworm.com/read/236296/4641981
bat bldlib.bat
@echo off
echo Assembling library modules.
echo.
\masm32\bin\ml /nologo /c /coff *.asm
\masm32\bin\lib *.obj /out:colib.lib
: The following line works as well
: \masm32\bin\link -lib