代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/240162/4580474
c syntax1.c
// { dg-do assemble }
// { dg-options "-fsyntax-only" }
// Origin: Mark Mitchell
class AAA{
public:
virtual void fff();
};
void AAA::fff() {}
AAA aaa;
main ()
{
aaa.ff
www.eeworm.com/read/240162/4580530
c syntax4.c
// { dg-do assemble }
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 22 June 2000
// Origin GNATS bug report 262 from Jeremy Sanders
www.eeworm.com/read/240162/4580605
c syntax3.c
// { dg-do assemble }
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 22 June 2000
// Origin GNATS bug report 262 from Jeremy Sanders
www.eeworm.com/read/240162/4580628
c syntax2.c
// { dg-do assemble }
// { dg-options "-fsyntax-only" }
// Origin: Mark Mitchell
struct B
{
double d;
virtual void f ();
};
struct C: virtual public B
{
char c;
};
www.eeworm.com/read/240162/4581097
c syntax1.c
// { dg-do assemble }
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 22 June 2000
// Origin GNATS bug report 262 from Jeremy Sanders
www.eeworm.com/read/240162/4581308
c syntax2.c
// { dg-do assemble }
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 22 June 2000
// Origin GNATS bug report 262 from Jeremy Sanders
www.eeworm.com/read/239230/4604930
tests syntax_err.tests
echo shown
echo test `echo 'aa`
echo not shown
www.eeworm.com/read/237463/4627884
cfg syntax_builder.cfg
-$A+
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J+
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/237463/4627886
dof syntax_builder.dof
[Compiler]
A=1
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
UnitAliases=WinTypes=Windows;