代码搜索:Compiles
找到约 1,454 项符合「Compiles」的源代码
代码结果 1,454
www.eeworm.com/read/162614/5522204
c hmc1.c
// { dg-do assemble }
// GROUPS passed templates default-arguments
template
class Class {
public:
void func1(int n=1);
void func2(int d) {}
};
template
void Class::func1(i
www.eeworm.com/read/212209/15162942
h view.h
////////////////////////////////////////////////////////////////
// VCDKBASE Online Journal -- July 2001
// Compiles with Visual C++ 6.0. Runs on Win 98 and probably Win 2000 too.
// Set tabsize =
www.eeworm.com/read/212209/15162947
h doc.h
////////////////////////////////////////////////////////////////
// VCDKBASE Online Journal -- July 2001
// Compiles with Visual C++ 6.0. Runs on Win 98 and probably Win 2000 too.
// Set tabsize =
www.eeworm.com/read/162614/5516907
c max-2.c
/* Test that alpha-max-1.c compiles with optimization. */
/* { dg-do link { target alpha*-*-* } } */
/* { dg-options "-mcpu=pca56 -O2" } */
#include "max-1.c"
www.eeworm.com/read/162614/5516908
c base-2.c
/* Test that alpha-base-1.c compiles with optimization. */
/* { dg-do link { target alpha*-*-* } } */
/* { dg-options "-mcpu=ev4 -O2" } */
#include "base-1.c"
www.eeworm.com/read/162614/5516911
c cix-2.c
/* Test that alpha-cix-1.c compiles with optimization. */
/* { dg-do link { target alpha*-*-* } } */
/* { dg-options "-mcpu=ev67 -O2" } */
#include "cix-1.c"
www.eeworm.com/read/162614/5521069
c cvt20.c
// { dg-do assemble }
// GROUPS passed conversions
// cvt file
// Message-Id:
// From: rst@ai.mit.edu (Robert S. Thau)
// Subject: g++ won't convert char[] to char*&
//
www.eeworm.com/read/100098/15885259
linux
'make depend' didn't work correct on my system
little changes (s. FASPATCH) in header and some c-files
(I hope) everything with #ifdef Linux
my phone-number inserted (#if 1)
compiles, but doesn't link
www.eeworm.com/read/387005/8713733
h smi_mq.h
#ifndef _SMI_MQ_H_
#define _SMI_MQ_H_
/* simplified test to avoid testing _POSIX_VERSION */
/* fails to handle undefined case properly, but version independent */
/* However, Linux (and probably othe
www.eeworm.com/read/327324/13086441
h smi_mq.h
#ifndef _SMI_MQ_H_
#define _SMI_MQ_H_
/* simplified test to avoid testing _POSIX_VERSION */
/* fails to handle undefined case properly, but version independent */
/* However, Linux (and probably othe