代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/311492/13629922
inc dos.inc
; DOS Interface Macros - Version 1.3 - for Microsoft Macro Assembler 6.1
; (C) Copyright Microsoft Corporation, 1987, 1988, 1989, 1990, 1993
; Typedefs for testing pointers
NPVOID TYPEDEF NEAR P
www.eeworm.com/read/309649/13667015
c hugeread.c
/* +++Date last modified: 05-Jul-1997 */
/*
** HUGEREAD.C - "Universal" PC read and write functions using huge data
** and far pointers.
**
** NOTES:
**
** 1. If these functi
www.eeworm.com/read/309649/13667372
c fpswitch.c
/* +++Date last modified: 05-Jul-1997 */
/*
** FPSWITCH.C - Demonstrates using function pointers in lieu of switches
*/
#include /* for NULL */
/* Declare your functions he
www.eeworm.com/read/151104/5686224
c kiobuftest.c
/*
* Example showing how to pin down a range of virtual pages from user-space
* to be able to do for example DMA directly into them.
*
* It is necessary because the pages the virtual pointers refe
www.eeworm.com/read/148359/5714618
c gd_io_ss.c
/*
* io_ss.c
*
* Implements the Source/Sink interface.
*
* As will all I/O modules, most functions are for local use only (called
* via function pointers in the I/O context).
*
www.eeworm.com/read/148359/5714620
c gd_io_file.c
/*
* io_file.c
*
* Implements the file interface.
*
* As will all I/O modules, most functions are for local use only (called
* via function pointers in the I/O context).
*
* M
www.eeworm.com/read/148359/5714642
h gdcache.h
/*
* gdcache.h
*
* Caches of pointers to user structs in which the least-recently-used
* element is replaced in the event of a cache miss after the cache has
* reached a given size.
*
* John
www.eeworm.com/read/147766/5723158
c kiobuftest.c
/*
* Example showing how to pin down a range of virtual pages from user-space
* to be able to do for example DMA directly into them.
*
* It is necessary because the pages the virtual pointers refe
www.eeworm.com/read/136786/5863955
c kiobuftest.c
/*
* Example showing how to pin down a range of virtual pages from user-space
* to be able to do for example DMA directly into them.
*
* It is necessary because the pages the virtual pointers refe
www.eeworm.com/read/128531/5985776
c kiobuftest.c
/*
* Example showing how to pin down a range of virtual pages from user-space
* to be able to do for example DMA directly into them.
*
* It is necessary because the pages the virtual pointers refe