代码搜索:pointer

找到约 10,000 项符合「pointer」的源代码

代码结果 10,000
www.eeworm.com/read/131315/5941729

c hpscrninit.c

/* Copyright 1990 by the Massachusetts Institute of Technology Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee
www.eeworm.com/read/131315/5941780

c cfbfillsp.c

/************************************************************ Copyright 1987 by Sun Microsystems, Inc. Mountain View, CA. All Rights Reserved Permission to use, copy, modify,
www.eeworm.com/read/131315/5941784

h cfb.h

/************************************************************ Copyright 1987 by Sun Microsystems, Inc. Mountain View, CA. All Rights Reserved Permission to use, copy, modify,
www.eeworm.com/read/131315/5941810

h hppriv.h

/* * hp specific additions to standard mfb.h */ #ifndef _HPPRIV_H_ #define _HPPRIV_H_ #include "hpOScrnBuf.h" /* Pixmap stuff */ #define PIXMAP_HOST_MEMORY 1 #define PIXMAP_FRAME_BUFFER 2
www.eeworm.com/read/131315/5941838

h mfb.h

/* Combined Purdue/PurduePlus patches, level 2.0, 1/17/89 */ /*********************************************************** Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts, and t
www.eeworm.com/read/131315/5941841

c mfbfillsp.c

/* Combined Purdue/PurduePlus patches, level 2.0, 1/17/89 */ /*********************************************************** Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts, and t
www.eeworm.com/read/131315/5941999

c xrealloc.c

/* $Revision: 1.6 $ ** */ #include #include #include #include "configdata.h" #include "libinn.h" #include "clibrary.h" #include "macros.h" /* ** Reallocate some m
www.eeworm.com/read/131315/5942001

c xwrite.c

/* $Revision: 1.2 $ ** */ #include #include #include #include "clibrary.h" /* ** Keep writing until everything has been written or we get an error. */ int xwrite(
www.eeworm.com/read/131315/5942182

h mymemory.h

/* $Revision: 1.2 $ ** ** Minimal file for systems without one. */ extern POINTER memchr(); extern POINTER memcpy(); extern POINTER memset();
www.eeworm.com/read/130859/5950205

c os_mem.c

/* ********************************************************************************************************* * uC/OS-II *