代码搜索:unsigned

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

代码结果 10,000
www.eeworm.com/read/148359/5716112

h jas_config2.h

/* * Copyright (c) 2002-2003 Michael David Adams. * All rights reserved. */ /* __START_OF_JASPER_LICENSE__ * * JasPer License Version 2.0 * * Copyright (c) 1999-2000 Image Power, Inc. * Cop
www.eeworm.com/read/147766/5724003

h aurora.h

/* $Id: aurora.h,v 1.6 2001/06/05 12:23:38 davem Exp $ * linux/drivers/sbus/char/aurora.h -- Aurora multiport driver * * Copyright (c) 1999 by Oliver Aldulea (oli@bv.ro) * * This code is based on
www.eeworm.com/read/147766/5724612

h i2hw.h

/******************************************************************************* * * (c) 1999 by Computone Corporation * *****************************************************************************
www.eeworm.com/read/147766/5724676

h sis_drv.h

/* sis_drv.h -- Private header for sis driver -*- linux-c -*- * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All r
www.eeworm.com/read/147756/5727658

h bootp.h

//========================================================================== // // net/bootp.h // // Stand-alone BOOTP support for RedBoot // //==============================================
www.eeworm.com/read/147331/5732263

c mulsi3.c

long __mulsi3(unsigned long a, unsigned long b) { long res = 0; while (a) { if (a & 1) { res += b; } b =1; } return res; }
www.eeworm.com/read/145864/5743303

h cc.h

/* * Copyright (c) 2001, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provi
www.eeworm.com/read/145864/5743338

h cc.h

/* * Copyright (c) 2001, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provi
www.eeworm.com/read/145864/5743371

h cc.h

/* * Copyright (c) 2001, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provi
www.eeworm.com/read/145864/5743400

h cc.h

/* * Copyright (c) 2001, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provi