代码搜索:misc

找到约 10,000 项符合「misc」的源代码

代码结果 10,000
www.eeworm.com/read/287380/8688330

c misc.c

/* * Copyright 1996-2004 by Hans Reiser, licensing governed by * reiserfsprogs/README */ #define _GNU_SOURCE #include "misc.h" #include #include #include #includ
www.eeworm.com/read/287380/8688462

h misc.h

/* * Copyright 1996-2004 by Hans Reiser, licensing governed by * reiserfsprogs/README */ /* nothing abount reiserfs here */ #ifndef REISERFSPROGS_MISC_H #define REISERFSPROGS_MISC_H #ifdef HAVE
www.eeworm.com/read/431199/8702289

cpp misc.cpp

// misc.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #ifndef CRYPTOPP_IMPORTS #include "misc.h" #include "words.h" #include NAMESPACE_BEGIN(CryptoPP) void xorbu
www.eeworm.com/read/431199/8702326

h misc.h

#ifndef CRYPTOPP_MISC_H #define CRYPTOPP_MISC_H #include "cryptlib.h" #include "smartptr.h" #include // for memcpy and memmove #ifdef _MSC_VER #include #if _MSC_VER >= 1400
www.eeworm.com/read/287119/8720047

h misc.h

/******************************************************************* * * Copyright (c) 1994-1999 Jetico, Inc., Finland * All rights reserved. * * File: bccreate.c * Revision: $Id:
www.eeworm.com/read/287119/8720064

c misc.c

/******************************************************************* * * Copyright (c) 1994-1999 Jetico, Inc., Finland * All rights reserved. * * File: bccreate.c * Revision: $I
www.eeworm.com/read/430866/8720972

h misc.h

#ifndef _MISC_H_ #define _MISC_H_ #ifdef _MISC_C_ #define _MISCDEC_ #else #define _MISCDEC_ extern #endif //#define DELAY1MS_USE_TIMER0 #ifdef DELAY1MS_USE_TIMER0 _MISCDEC_ XDATA WORD
www.eeworm.com/read/430866/8721203

c misc.c

#define _MISC_C_ #include #include "types.h" #include "board.h" #include "global.h" #include "misc.h" #include "mcu.h" void Delay4us(void) { #if MCU_XTAL_CLK_MHZ>=20 _nop_();
www.eeworm.com/read/386806/8724560

c misc.c

/* * misc.c * * This is a collection of several routines from gzip-1.0.3 * adapted for Linux. * * malloc by Hannu Savolainen 1993 * puts by Nick Holloway 1993 */ #include "gzip.h"
www.eeworm.com/read/386806/8726244

c misc.c

/* * linux/fs/msdos/misc.c * * Written 1992,1993 by Werner Almesberger */ #include #include #include #include #include