代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/287127/4026636
c bnimem.c
/*
* bnimem.c - low-level bignum memory handling.
*
* Written by Colin Plumb
*
* $Id: bnimem.c,v 1.8 1997/12/19 19:09:20 lloyd Exp $
*
* Note that in all cases, the pointers passed aroun
www.eeworm.com/read/287127/4027345
c bnimem.c
/*
* bnimem.c - low-level bignum memory handling.
*
* Written by Colin Plumb
*
* $Id: bnimem.c,v 1.4 1999/02/15 08:03:45 wprice Exp $
*
* Note that in all cases, the pointers passed arou
www.eeworm.com/read/277636/4153140
c colorspace.c
#include // memcpy
#include "colorspace.h"
#include "../divx4.h" // DEC_PICTURE
// function pointers
color_outputFuncPtr yv12_to_yuv;
#define MIN(A,B) ((A)
www.eeworm.com/read/440906/1775177
c ptr1.c
// Bug: catching pointers by reference doesn't work right.
extern "C" int printf (const char *, ...);
struct E {
int x;
E(int i) { x = i; };
};
int main()
{
try {
E *p = new E(5);
thr
www.eeworm.com/read/440906/1777109
c ptrmem4.c
// Build don't link:
// GROUPS passed pointers-to-members
class X {
private:
int i;
public:
X(int k) { i=k; }
int operator=(X &a) { return i = a.i; }
int operator=(int ii) { return i =
www.eeworm.com/read/440906/1777702
c 900213_02.c
// g++ 1.36.1 bug 900213_02
// The following erroneous code causes g++ to abort.
// Cfront 2.0 passes this test.
// keywords: abort, member pointers, operator*
struct struct0 {
int data_member;
www.eeworm.com/read/440906/1777741
c 900212_03.c
// g++ 1.36.1 bug 900212_03
// g++ segfaults on any attempt to use the ->* operator.
// Cfront 2.0 passes this test.
// keywords: member pointers, operator->*
struct struct0 {
int data_member;
www.eeworm.com/read/440906/1778094
c pmftemp.c
// PRMS Id: 4484 (bug 1)
// Bug: g++ does not support templates involving method pointers.
// Build don't link:
struct A {
void f ();
};
template void
f (void (T::*p)()) // gets bogus e
www.eeworm.com/read/432474/1892765
c xdr_ref.c
/* xdr_ref.c - XDR primitives for pointers */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01j,05nov01,vvv fixed compil
www.eeworm.com/read/430182/1937704
c loadmmu.c
/* $Id: loadmmu.c,v 1.1.1.1 2004/02/04 12:55:49 laputa Exp $
* loadmmu.c: This code loads up all the mm function pointers once the
* machine type has been determined. It also sets the