代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/162614/5520209
c explicit67.c
// { dg-do assemble }
struct S
{
void f(int);
void f(double);
};
void g(int);
void g(double);
template
void foo();
template
void foo();
void bar()
{
foo(); // { dg-e
www.eeworm.com/read/162614/5520398
c spec6.c
// { dg-do assemble }
struct S1
{
template
void f(T t1, T t2);
};
template
void S1::f(int i1, int i2);
template
struct S2
{
template
void f(T t1, T t2);
}
www.eeworm.com/read/162614/5521047
c arg8.c
// { dg-do run }
// GROUPS passed arg-matching
// arg-matching file
// Message-Id:
// From: mclaugh@tnt.acsys.com (Mark A. McLaughlin)
// Subject: g++ bug
// Date: Thu, 8 Jul
www.eeworm.com/read/162614/5521291
c arg5.c
// { dg-do assemble }
// GROUPS passed arg-matching
extern double pow(double,int*);
extern "C" {
extern int printf (const char *, ...);
extern double pow(double, double);
}
int main()
{
if (po
www.eeworm.com/read/162614/5522257
c overload20.c
// { dg-do assemble }
// Bug: this code causes an internal compiler error 4.
void f (char *);
void f (int);
struct A {
void f (); // { dg-error "" } candidate
void f (int); // { dg-error ""
www.eeworm.com/read/162614/5529242
c pack-test-2.c
/* Tests for syntax checking of #pragma pack.
Contributed by Mike Coleman */
/* { dg-do compile { target *-*-linux* *-*-cygwin* powerpc*-*-eabi* } } */
#pragma pack(pop)
www.eeworm.com/read/159166/5588184
c wm_getdialogitem.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/157105/5607702
c wm_getdialogitem.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/411482/11241110
c wm_getdialogitem.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/411472/11242665
c wm_getdialogitem.c
/*
*********************************************************************************************************
* uC/GUI
* Universal