代码搜索:MISC

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

代码结果 10,000
www.eeworm.com/read/127781/5996983

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 and Matthias Urlichs 1994 * puts by Nick Holloway 1993, bette
www.eeworm.com/read/127781/5997245

s misc.s

/* * BK Id: SCCS/s.misc.S 1.6 05/18/01 15:16:59 cort */ /* * Copyright (C) Paul Mackerras 1997. * * This program is free software; you can redistribute it and/or * modify it under the terms of t
www.eeworm.com/read/127781/5997285

c misc.c

/* * BK Id: SCCS/s.misc.c 1.25 01/26/02 12:27:41 trini * * arch/ppc/boot/prep/misc.c * * Adapted for PowerPC by Gary Thomas * * Rewritten by Cort Dougan (cort@cs.nmt.edu) * One day to be repla
www.eeworm.com/read/127781/5997292

s misc.s

/* * BK Id: SCCS/s.misc.S 1.6 05/18/01 15:17:15 cort */ /* * Copyright (C) Paul Mackerras 1997. * * This program is free software; you can redistribute it and/or * modify it under the terms of t
www.eeworm.com/read/127781/5997339

s misc.s

/* * BK Id: %F% %I% %G% %U% %#% */ /* * This file contains miscellaneous low-level functions. * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * * Largely rewritten by Cort Dougan (co
www.eeworm.com/read/127781/5998095

h misc.h

#ifndef __MISC_H__ #define __MISC_H__ #include "rcs.h" #include "dtypes.h" #define NUM_GENERIC_DATA 4 #define MAX_GENERIC_DATA (1024*4) #define AR_DISABLE 0X00 #define AR_HW_RESET 0X
www.eeworm.com/read/127781/6000111

ver misc.ver

#if defined(__module__i586_smp) #define __ver_misc_register _ver_str(6cbc188c) #define misc_register _set_ver(misc_register) #elif defined(__module__bigmem) #define __ver_misc_register _ver_str(ce71
www.eeworm.com/read/127087/6007659

h misc.h

/* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1995-1999 by Internet Software Consortium * * Permission to use, copy, modify, and distribute this software for
www.eeworm.com/read/126956/6010032

cpp misc.cpp

// misc.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "misc.h" #include "words.h" NAMESPACE_BEGIN(CryptoPP) byte OAEP_P_DEFAULT[1]; void xorbuf(byte *buf, cons
www.eeworm.com/read/126956/6010033

h misc.h

#ifndef CRYPTOPP_MISC_H #define CRYPTOPP_MISC_H #include "config.h" #include #include // CodeWarrior doesn't have memory.h #include #include #ifdef INTEL_