代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/264095/4297186
h freebird.h
/*
*
*/
#ifndef __ASM_ARCH_HARDWARE_H
#error "include instead"
#endif
/* Board Control Register */
#define BCR_BASE 0xf0000000
#define BCR (*(volatile unsigned int *)(BCR_BASE)
www.eeworm.com/read/262046/4315573
makefile
# Makefile - makefile for target/src/cplus/rts
#
# modification history
# --------------------
# 02e,07may03,sn symlink to sources instead of copying
# 02d,05may03,sn added cplusDemStyle.o, fixed
www.eeworm.com/read/260597/4331597
c enfile.c
/* enfile.c - perform generalized file enumeration
*
* Modifications:
*
* 31-Jul-1986 mz Use tools.h definitions
* 29-Oct-1986 mz Use c-runtime instead of Z-alike
*/
#include "..\h\to
www.eeworm.com/read/254811/4380536
c enfile.c
/* enfile.c - perform generalized file enumeration
*
* Modifications:
*
* 31-Jul-1986 mz Use tools.h definitions
* 29-Oct-1986 mz Use c-runtime instead of Z-alike
*/
#include "..\h\to
www.eeworm.com/read/161121/5560371
h freebird.h
/*
*
*/
#ifndef __ASM_ARCH_HARDWARE_H
#error "include instead"
#endif
/* Board Control Register */
#define BCR_BASE 0xf0000000
#define BCR (*(volatile unsigned int *)(BCR_BASE)
www.eeworm.com/read/160391/5571255
m mgram2.m
% like mgram1, except we use a durational HMM instead of an HHMM2
past = 0;
words = {'the', 't', 'h', 'e'};
data = 'the';
nwords = length(words);
word_len = zeros(1, nwords);
word_prob = nor
www.eeworm.com/read/160303/5572851
freeswan readme.freeswan
The only changes the FreeS/WAN project has made to libdes-lite 4.04b are:
We #ifdef-ed the declaration of DES_LONG in des.h, so it's more efficient
on the Alpha, instead of just noting the issue in a
www.eeworm.com/read/158872/5589824
changelog
2003-02-12 Bob Wilson
* bfd.texinfo: Fix quotes for texinfo. Make section title
capitalization more consistent. Use @example instead of @lisp.
Replace FDL appendix with in
www.eeworm.com/read/473219/6848995
m polyprint.m
function symb_pvec = polyprint(pvec)
%POLYPRINT Pretty print polynomial expression
%
% POLYPRINT is obsolete. Use SDISPLAY instead.
% Author Johan L鰂berg
% $Id: polyprint.m,v 1.6 2004/09/15 16:
www.eeworm.com/read/472264/6874601
h crc.h
#ifndef CRYPTOPP_CRC32_H
#define CRYPTOPP_CRC32_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
/* Must use this value instead of ~0 due to 64-bit computers */
const unsigned long