代码搜索:shift

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

代码结果 10,000
www.eeworm.com/read/165926/5476347

svn-base graph.pm.svn-base

#: re/Graph.pm #: Graph data structures used by re::NFA and such #: Copyright (c) 2006 Agent Zhang #: 2006-05-15 2006-05-17 package re; our $eps; sub eps { \$eps; } package re::Gr
www.eeworm.com/read/165926/5476365

pm graph.pm

#: re/Graph.pm #: Graph data structures used by re::NFA and such #: Copyright (c) 2006 Agent Zhang #: 2006-05-15 2006-05-17 package re; our $eps; sub eps { \$eps; } package re::Gr
www.eeworm.com/read/165926/5476387

pm graph.pm

#: re/Graph.pm #: Graph data structures used by re::NFA and such #: Copyright (c) 2006 Agent Zhang #: 2006-05-15 2006-05-17 package re; our $eps; sub eps { \$eps; } package re::Gr
www.eeworm.com/read/164348/5496977

c gain.c

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: gain.c,v 1.2.4.1 2004/07/09 02:02:24 hubbe Exp $ * * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved. *
www.eeworm.com/read/162807/5514415

h jp2const.h

/* //////////////////////////////////////////////////////////////////////// // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a lice
www.eeworm.com/read/162614/5526893

c 20010717-1.c

extern void abort (void); int main () { int i, j; unsigned long u, r1, r2; i = -16; j = 1; u = i + j; /* no sign extension upon shift */ r1 = u >> 1; /* sign extension upon shift, b
www.eeworm.com/read/162614/5528434

c 20051228-1.c

/* PR target/25554 */ /* Bitwise shift with negative shift count has undefined behavior, but we shouldn't ICE on it. */ void foo (long x) { if (((x >> -2) & 1) != 0) bar (); }
www.eeworm.com/read/161121/5556877

h multi_arith.h

/* multi_arith.h: multi-precision integer arithmetic functions, needed to do extended-precision floating point. (c) 1998 David Huggins-Daines. Somewhat based on arch/alpha/math-emu/ieee-mat
www.eeworm.com/read/161121/5557446

s udivdi3.s

/* Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it under the terms of the GNU
www.eeworm.com/read/161121/5559943

h hubni.h

/* * 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 archive * for more details. * * Derived from IRIX