代码搜索:unsigned

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

代码结果 10,000
www.eeworm.com/read/221695/14729027

c sched.c

/* * linux/kernel/sched.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * 'sched.c' is the main kernel file. It contains scheduling primitives * (sleep_on, wakeup, schedule etc)
www.eeworm.com/read/221695/14729041

c ptrace.c

/* ptrace.c */ /* By Ross Biro 1/23/92 */ /* edited by Linus Torvalds */ #include #include #include #include #include
www.eeworm.com/read/221695/14729092

c hpfs_fs.c

/* * linux/fs/hpfs/hpfs_fs.c * read-only HPFS * version 1.0 * * Chris Smith 1993 * * Sources & references: * Duncan, _Design ... of HPFS_, MSJ 4(5) (C) 1989 Microsoft Corp *
www.eeworm.com/read/221695/14729097

h hpfs.h

/* The paper Duncan, Roy Design goals and implementation of the new High Performance File System Microsoft Systems Journal Sept 1989 v4 n5 p1(13) describes what HPFS looked
www.eeworm.com/read/221695/14729226

c exec.c

/* * linux/fs/exec.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * #!-checking implemented by tytso. */ /* * Demand-loading implemented 01.12.91 - no need to read anything
www.eeworm.com/read/221695/14729335

c ip.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l
www.eeworm.com/read/221695/14729340

c tcp.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l
www.eeworm.com/read/221695/14729365

c dev.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l
www.eeworm.com/read/121696/14741674

cpp 040320161.cpp

#include #include #include #include const unsigned long multiplier=1194211693L; const unsigned long adder=12345L; class RandomNumber { private: u
www.eeworm.com/read/121688/14742292

c mad.c

/* mad.c memory allocate debugger Copyright (C) 1996-2000 Paul Sheer This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License