代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/102935/6226214
c piggyback.c
/* $Id: piggyback.c,v 1.2 2000/09/19 14:34:39 anton Exp $
Simple utility to make a single-image install kernel with initial ramdisk
for Sparc64 tftpbooting without need to set up nfs.
Cop
www.eeworm.com/read/102935/6226305
c memory.c
/*
* linux/arch/m68k/mm/memory.c
*
* Copyright (C) 1995 Hamish Macdonald
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/102935/6226446
c ptrace.c
/*
* linux/arch/m68k/kernel/ptrace.c
*
* Copyright (C) 1994 by Hamish Macdonald
* Taken from linux/kernel/ptrace.c and modified for M680x0.
* linux/kernel/ptrace.c is by Ross Biro 1/23/92, ed
www.eeworm.com/read/102935/6226517
c ptrace32.c
/*
* linux/arch/ppc/kernel/ptrace32.c
*
* PowerPC version
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Derived from "arch/m68k/kernel/ptrace.c"
* Copyright (C) 1994 by Ha
www.eeworm.com/read/102935/6226744
c fault.c
/* $Id: fault.c,v 1.5 2000/01/26 16:20:29 jsm Exp $
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this a
www.eeworm.com/read/102935/6226864
c process.c
/*
* linux/arch/i386/kernel/process.c
*
* Copyright (C) 1995 Linus Torvalds
*
* Pentium III FXSR, SSE support
* Gareth Hughes , May 2000
*/
/*
* This file handles the
www.eeworm.com/read/102935/6226868
c setup.c
/*
* linux/arch/i386/kernel/setup.c
*
* Copyright (C) 1995 Linus Torvalds
*
* Enhanced CPU type detection by Mike Jagdis, Patrick St. Jean
* and Martin Mares, November 1997.
*
* Force Cy
www.eeworm.com/read/102935/6226872
c mtrr.c
/* Generic MTRR (Memory Type Range Register) driver.
Copyright (C) 1997-2000 Richard Gooch
This library is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/102935/6226897
c smpboot.c
/*
* x86 SMP booting functions
*
* (c) 1995 Alan Cox, Building #3
* (c) 1998, 1999, 2000 Ingo Molnar
*
* Much of the core SMP work is based on previous work
www.eeworm.com/read/102935/6227017
c piggyback.c
/* $Id: piggyback.c,v 1.4 2000/12/05 00:48:57 anton Exp $
Simple utility to make a single-image install kernel with initial ramdisk
for Sparc tftpbooting without need to set up nfs.
Copyrigh