代码搜索:declared

找到约 3,220 项符合「declared」的源代码

代码结果 3,220
www.eeworm.com/read/143132/5758720

h ppp.h

#ifndef _PPP_H #define _PPP_H /* * This implementation of PPP is declared to be in the public domain. * * Acknowledgements and correction history may be found in PPP.C */ #ifndef _GLOBAL_
www.eeworm.com/read/126411/6017543

h tilde.h

/* tilde.h: Externally available variables and function in libtilde.a. */ #if !defined (__TILDE_H__) # define __TILDE_H__ /* Function pointers can be declared as (Function *)foo. */ #if !defined (_
www.eeworm.com/read/126411/6017569

h tilde.h

/* tilde.h: Externally available variables and function in libtilde.a. */ #if !defined (__TILDE_H__) # define __TILDE_H__ /* Function pointers can be declared as (Function *)foo. */ #if !defined (_
www.eeworm.com/read/488200/6497740

h ppp.h

#ifndef _PPP_H #define _PPP_H /* * This implementation of PPP is declared to be in the public domain. * * Acknowledgements and correction history may be found in PPP.C */ #ifndef _GLOBAL_
www.eeworm.com/read/480890/6663244

bas jss.bas

Attribute VB_Name = "mdlJSS" ' NOTE: ScaleMode of this module is pixels. ' It means all of parameters must be in pixels. ' All of variables in this module must be declared. Option Explicit 'S
www.eeworm.com/read/478934/6708231

h ppp.h

#ifndef _PPP_H #define _PPP_H /* * This implementation of PPP is declared to be in the public domain. * * Acknowledgements and correction history may be found in PPP.C */ #ifndef _GLOBAL_
www.eeworm.com/read/478934/6708296

bak ppp.h.bak

#ifndef _PPP_H #define _PPP_H /* * This implementation of PPP is declared to be in the public domain. * * Acknowledgements and correction history may be found in PPP.C */ #ifndef _GLOBAL_
www.eeworm.com/read/345059/11841720

h ppp.h

#ifndef _PPP_H #define _PPP_H /* * This implementation of PPP is declared to be in the public domain. * * Acknowledgements and correction history may be found in PPP.C */ #ifndef _GLOBAL_
www.eeworm.com/read/344164/11905180

h rf_geometry.h

/* geometry.h * code from raidSim to model disk behavior */ /* * Changes: * 8/18/92 Additional structures have been declared and existing * structures have been modified in order to support
www.eeworm.com/read/339051/12264724

c ppplcp.c

/* * PPPLCP.C -- negotiate data link options * * This implementation of PPP is declared to be in the public domain. * * Jan 91 Bill_Simpson@um.cc.umich.edu * Computer Systems Consulting