代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/148359/5715718
pas zlib.pas
{*******************************************************}
{ }
{ Borland Delphi Supplemental Components }
{ ZLIB Data Compress
www.eeworm.com/read/147766/5722897
h linux32.h
#ifndef _ASM_S390X_S390_H
#define _ASM_S390X_S390_H
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/147766/5724488
h isense.h
#ifndef ISENSE_H_INCLUDED
#define ISENSE_H_INCLUDED
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#ifdef __KERNEL__
#include /* needed for u8, etc.
www.eeworm.com/read/147708/5727814
c rect.c
/*
Copyright (C) 2004-2005 Li Yudong
Some ideas come from MiniGUI
*/
/*
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public Licens
www.eeworm.com/read/147331/5730920
s crt0.s
#ifdef __mn10300__
.section .text
.global _start
_start:
mov _stack-8,a0 # Load up the stack pointer
mov a0,sp
mov _edata,a0 # Get the start/end of bss
mov _end,a1
cmp a0,a1 # If no bss, t
www.eeworm.com/read/147331/5730953
h cpudef.h
; @(#)cpudef.h 2.3 90/10/14 20:55:56, Copyright 1989, 1990 AMD
;-----------------------------------------------------------------------
; Useful equates
;----------------------------------------------
www.eeworm.com/read/147331/5732609
3 nl_langinfo.3
.\" Copyright (c) 2001 Alexey Zelkin
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided
www.eeworm.com/read/146147/5739328
pas tssetlib.pas
{*******************************************************}
{ }
{ Top Support Delphi Library }
{ Storage classes
www.eeworm.com/read/146056/5740668
h ipc.h
/* $Id: ipc.h,v 1.38 2005/02/09 01:45:05 gshi Exp $ */
/*
* ipc.h IPC abstraction data structures.
*
* author Xiaoxiang Liu ,
* Alan Robertson
*
*
* Copyri
www.eeworm.com/read/145991/5741857
h lib.h
/*--------------------------------------------------------------------*/
/* l i b . h */
/*--------------------------------------------------