代码搜索:unsigned

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

代码结果 10,000
www.eeworm.com/read/110034/6167673

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/110034/6167854

c pci_iommu.c

/* * linux/arch/alpha/kernel/pci_iommu.c */ #include #include #include #include #include #include #include
www.eeworm.com/read/110034/6168100

c io.c

/* * linux/arch/arm/lib/io-ti925.c * * BRIEF MODULE DESCRIPTION * io functions * * Copyright (C) 2001 RidgeRun, Inc. (http://www.ridgerun.com) * Author: RidgeRun, Inc. * Greg Lonnon
www.eeworm.com/read/110034/6168156

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/110034/6168282

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/110034/6168286

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/110034/6168310

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/110034/6168429

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
www.eeworm.com/read/110034/6169253

h card.h

/* $Id: card.h,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $ * * Driver parameters for SpellCaster ISA ISDN adapters * * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * This software may b
www.eeworm.com/read/110034/6169298

c sunkbd.c

/* keyboard.c: Sun keyboard driver. * * Copyright (C) 1995, 1996, 1997 David S. Miller (davem@caip.rutgers.edu) * * Added vuid event generation and /dev/kbd device for SunOS * compatibility - Mig