代码搜索:contributed
找到约 10,000 项符合「contributed」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5528481
c 20021120-1.c
/* PR c/8518 */
/* Contributed by Volker Reichelt. */
/* Verify that GCC doesn't get confused by the
redefinition of an extern inline function. */
extern int inline foo () { return 0; }
extern in
www.eeworm.com/read/162614/5528506
c 20030418-1.c
/* PR optimization/7675 */
/* Contributed by Volker Reichelt */
/* Verify that we don't put automatic variables
in registers too early. */
extern int dummy (int *);
void foo(int i)
{
int j=i;
www.eeworm.com/read/162614/5528604
c 20000523-1.c
/* Copyright (C) 2000 Free Software Foundation */
/* Contributed by Alexandre Oliva */
enum { foo = sizeof(void *) };
int i = sizeof(void *);
www.eeworm.com/read/162614/5530266
c dwarf2-1.c
/* { dg-do compile } */
/* Copyright (C) 2000 Free Software Foundation */
/* Contributed by Alexandre Oliva */
static int foo () { return 0; }
void bar () {
int foo ();
in
www.eeworm.com/read/162614/5530302
c dwarf2-2.c
/* { dg-do compile } */
/* Copyright (C) 2000 Free Software Foundation */
/* Contributed by Alexandre Oliva */
inline double fx (double x)
{
return 3 * x;
}
main ()
{
doub
www.eeworm.com/read/162614/5530985
c empty-include.c
/*
* Copyright 2004 Free Software Foundation, Inc.
* Contributed and written by Nathanael Nerode.
*
* GCC 3.4 would attempt to open stdin as the included file
* (PR 17610), causing a sort of han
www.eeworm.com/read/162614/5531081
c _pragma2.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Don't allow directives in a _Pragma string. */
/* Contributed by Neil Booth 14 Nov 2000. */
_Pragma("#define
www.eeworm.com/read/162614/5531248
c 20030323-1.c
/* { dg-do run } */
/* PR c/8224 */
/* Contributed by Mikulas Patocka */
extern void abort (void);
unsigned f (int x)
{
return (unsigned) (x / 2) / 2;
}
unsign
www.eeworm.com/read/153996/5643823
txt indexplugin.txt
Displays all of the pages in this Wiki in alphabetical order. IndexPlugin has been contributed by AlainRavet.
!Parameters
* __itemsPerLine__ = ''n''. Break every 'n' items on line.
!Example
www.eeworm.com/read/153059/5653686
js zh_cn.js
// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com)
//请访问 http://www.cube316.net/ 以获取TinyMCE