代码搜索:Contributed
找到约 10,000 项符合「Contributed」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5519651
c headers1.c
// { dg-do run }
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Loren J. Rittle 07 Jun 2000
//
// This test catches the occasional macro/symbol conflict bet
www.eeworm.com/read/162614/5519660
c field2.c
// { dg-do run }
// Test for proper handling of field calls.
// Contributed by Jason Merrill
struct A {
inline A* operator()() { return this; }
};
struct B {
int i;
union {
www.eeworm.com/read/162614/5519969
c crash37.c
// { dg-do assemble }
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 23 Nov 2000
// bug 706. We iced when meeting a decl with type e
www.eeworm.com/read/162614/5520162
c typename27.c
// { dg-do assemble }
//
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 9 Aug 2000
// bugs 173, 174 & 406 all ICE'd due to Koenig lo
www.eeworm.com/read/162614/5520253
c ref4.c
// { dg-do assemble }
//
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 29 Apr 2001
// Bug 2664. We failed to convert_from_reference
www.eeworm.com/read/162614/5523058
m string2.m
/* Based on a test case contributed by Nicola Pero. */
#include
#include
#ifdef __NEXT_RUNTIME__
#include "next_mapping.h"
#else
#include
#endif
int main(
www.eeworm.com/read/162614/5523080
m string4.m
/* Based on a test case contributed by Nicola Pero. */
#include
#include
#ifdef __NEXT_RUNTIME__
#include "next_mapping.h"
#else
#include
#endif
int main(
www.eeworm.com/read/162614/5523083
m string1.m
/* Based on a test case contributed by Nicola Pero. */
#include
#include
#ifdef __NEXT_RUNTIME__
#include "next_mapping.h"
#else
#include
#endif
int main(
www.eeworm.com/read/162614/5526397
f90 assumed_charlen_function_2.f90
! { dg-do compile }
! Tests the fix for PR25416, which ICED in gfc_conv_function_call, when
! treating SPREAD in the statement below.
!
! Contributed by Ulrich Weigand
fun
www.eeworm.com/read/161121/5557052
s strcpy.s
/*
* arch/alpha/lib/strcpy.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Copy a null-terminated string from SRC to DST. Return a pointer
* to the null-terminator in the source.
*/
.