代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6252419
h pcb.h
/* static char *sccsid = "@(#)pcb.h 4.1 (ULTRIX) 7/2/90"; */
/************************************************************************
* *
* Copyright (c) 1984,1986,1989 by *
* Digita
www.eeworm.com/read/101082/6252554
c iff.c
/* iff.c
* inventory flag filter
*
* iff -pv < x.inv
* filter inventory records on the flag field. -p passes
* records with precedence flag set, -v passes records with volitile
* flag set.
*
www.eeworm.com/read/101082/6252565
c deps.c
/* Dpes.c -
* routines for handling DepT
*
* Copyright (c) 1989 by
* Digital Equipment Corporation, Maynard, MA
* All rights reserved.
*
* This software is furnished under a licen
www.eeworm.com/read/101066/6256247
s fppalib.s
/* fppALib.s - floating-point coprocessor support assembly language routines */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01j,25mar02,hdn added
www.eeworm.com/read/101066/6256260
s excalib.s
/* excALib.s - exception handling I80x86 assembly routines */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,25sep01,hdn called intEnt() in excI
www.eeworm.com/read/101066/6256539
c setlocale.c
/* setlocale.c - ANSI locale */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,30aug93,jmm fixed null pointer dereference in setlocale() (spr 24
www.eeworm.com/read/101066/6256979
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/101015/6262003
asm inswap.asm
;*
;* CW : Character Oriented Windows
;*
;* inswap.asm : screen swapping (for installable screen)
.xlist
include user.inc
include uisa.inc ;* for isa's
include screen.inc ;* screen stu
www.eeworm.com/read/101015/6262033
asm util.asm
;*
;* COW : Character Oriented Windows
;*
;* util.asm : user utilities (DOS 3 & 5)
title util - low level utilities for COW USER
.xlist
include user.inc
.list
include insyd.inc
sBe
www.eeworm.com/read/101015/6262154
h usdmtmpl.h
/*
COW : Character Oriented Windows
usdmtmpl.h : Template include for SDM
Normally only compiled with the CS compiler
* * * * WARNING * * * *
!! application code should not depend on t