代码搜索结果
找到约 10,000 项符合
Assembly 的代码
makefile
#
# Makefile for creation of the program named by the PROG variable
#
# The following naming conventions are used by this makefile:
# .asm - C28 assembly language source file
# .obj
makefile
#
# Makefile for creation of the program named by the PROG variable
#
# The following naming conventions are used by this makefile:
# .asm - C28 assembly language source file
# .obj
findarr.h
// findarr.h
extern "C" {
bool FindArray( long n, long array[], long count );
// Assembly language version
bool FindArray2( long n, long array[], long count );
// CPP version
}
bnialpha.h
/*
* bnialpha.h - header file that declares the Alpha assembly-language
* subroutines. It is intended to be included via the BNINCLUDE
* mechanism.
*
* $Id: bnialpha.h,v 1.2 1997/05/05 19:4
findarr.h
// findarr.h
extern "C" {
bool FindArray( long n, long array[], long count );
// Assembly language version
bool FindArray2( long n, long array[], long count );
// CPP version
}
bseip.h
/*
* A collection of structures, addresses, and values associated with
* the Bright Star Engineering ip-Engine board. Copied from the MBX stuff.
*
* Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
wb33.err
D:\cc33\make -f guidriver.mak
D:\cc33\gcc33 -BD:\cc33\ -S -g -O -fno-builtin -I..\..\..\include ..\13712\HAL_CAMERA.c
Compile Completed
D:\cc33\ext33 HAL_CAMERA.ps
Extend Completed
D:\cc33\as33
bseip.h
/*
* BK Id: SCCS/s.bseip.h 1.10 08/17/01 15:23:17 paulus
*/
/*
* A collection of structures, addresses, and values associated with
* the Bright Star Engineering ip-Engine board. Copied from the
resourcehelper.cs
// *****************************************************************************
//
// Copyright 2004, Weifen Luo
// All rights reserved. The software and associated documentation
// supplied