代码搜索:contributed
找到约 10,000 项符合「contributed」的源代码
代码结果 10,000
www.eeworm.com/read/110034/6167762
s stackkill.s
/*
* arch/alpha/lib/killstack.S
* Contributed by Richard Henderson (rth@cygnus.com)
*
* Clobber the balance of the kernel stack, hoping to catch
* uninitialized local variables in the act.
*/
#
www.eeworm.com/read/102935/6226607
s stackkill.s
/*
* arch/alpha/lib/killstack.S
* Contributed by Richard Henderson (rth@cygnus.com)
*
* Clobber the balance of the kernel stack, hoping to catch
* uninitialized local variables in the act.
*/
#
www.eeworm.com/read/162614/5516882
h altivec_check.h
/* A runtime check for AltiVec capability. */
/* Contributed by Ziemowit Laski */
#include
extern void exit (int);
extern void abort (void);
void
sig_ill_handler (i
www.eeworm.com/read/162614/5517510
c class-member-1.c
// Copyright (C) 2002 Free Software Foundation
// Origin: PR/7621, Vaclav.Haisman@logout.sh.cvut.cz
// Contributed by Gabriel Dos Reis
struct A { };
int main()
{
A a
www.eeworm.com/read/162614/5517708
c flexary1.c
// { dg-do compile }
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 22 Jul 2003
// PR c++ 11614
typedef int ary_t[];
struct test
{
www.eeworm.com/read/162614/5518933
c inline1.c
// { dg-do compile }
// { dg-options "-fno-default-inline -O0" }
// { dg-final { scan-assembler-not _ZN1X3FooIiEEvT_: } }
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan
www.eeworm.com/read/162614/5519359
c error1.c
// { dg-do compile }
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 30 Jun 2003
// PR c++ 10219. ICE
template void make_pa