代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/12870/258626
s init.s
;;; Copyright ARM Ltd 2001. All rights reserved.
;
; This module performs ROM/RAM remapping (if required), initializes stack
; pointers and interrupts for each mode, and finally branches to __main
www.eeworm.com/read/12870/258680
s init.s
;;; Copyright ARM Ltd 2001. All rights reserved.
;
; This module performs ROM/RAM remapping (if required), initializes stack
; pointers and interrupts for each mode, and finally branches to __main
www.eeworm.com/read/490919/1194149
c fecbd.c
/*
* File: fecbd.c
* Purpose: Provide a simple buffer management driver
*
* Notes:
*/
#include "common.h"
#include "fec.h"
/*
* These pointers are used to reference into the chunck o
www.eeworm.com/read/480930/1309914
h amigahw.h
/*
** asm-m68k/amigahw.h -- This header defines some macros and pointers for
** the various Amiga custom hardware registers.
** The naming conventions used here c
www.eeworm.com/read/470713/1453157
java pr83.java
// PR 83
/*
* test that caught null pointers exceptions in finalizers work correctly
* and that local variables are accessible in null pointer exception handlers.
*/
import java.io.*;
public clas
www.eeworm.com/read/470693/1465047
java pr83.java
// PR 83
/*
* test that caught null pointers exceptions in finalizers work correctly
* and that local variables are accessible in null pointer exception handlers.
*/
import java.io.*;
public clas
www.eeworm.com/read/233448/4676495
m func-ptr-2.m
/* Check if method parameters that are functions are gracefully decayed
into pointers. */
/* Contributed by Ziemowit Laski */
/* { dg-do run } */
#include
#in
www.eeworm.com/read/233448/4685163
c ops-long-1.c
/* { dg-do compile } */
/* Checks from the original ops.c that pass pointers to long or
unsigned long for operations that support that in released versions
of . */
#include
www.eeworm.com/read/233448/4687461
java pr83.java
// PR 83
/*
* test that caught null pointers exceptions in finalizers work correctly
* and that local variables are accessible in null pointer exception handlers.
*/
import java.io.*;
public clas