代码搜索:COMPOUND
找到约 908 项符合「COMPOUND」的源代码
代码结果 908
www.eeworm.com/read/470720/1451610
c 20011217-1.c
/* Test that the initializer of a compound literal is properly walked
when tree inlining. */
/* Origin: PR c/5105 from . */
typedef struct { long p; } pt;
inline pt f (pt _p)
{
lo
www.eeworm.com/read/470720/1451698
c 20020220-2.c
/* PR c/4697
Test whether value computed not used warning is given for compound
expression. */
/* { dg-do compile } */
/* { dg-options "-O2 -Wunused" } */
int b;
int foo (int a)
{
a = a + 1,
www.eeworm.com/read/470693/1463556
c 20011217-1.c
/* Test that the initializer of a compound literal is properly walked
when tree inlining. */
/* Origin: PR c/5105 from . */
typedef struct { long p; } pt;
inline pt f (pt _p)
{
lo
www.eeworm.com/read/470693/1463644
c 20020220-2.c
/* PR c/4697
Test whether value computed not used warning is given for compound
expression. */
/* { dg-do compile } */
/* { dg-options "-O2 -Wunused" } */
int b;
int foo (int a)
{
a = a + 1,
www.eeworm.com/read/240162/4589479
c 20011217-1.c
/* Test that the initializer of a compound literal is properly walked
when tree inlining. */
/* Origin: PR c/5105 from . */
typedef struct { long p; } pt;
inline pt f (pt _p)
{
lo
www.eeworm.com/read/233448/4683575
c 20011217-1.c
/* Test that the initializer of a compound literal is properly walked
when tree inlining. */
/* Origin: PR c/5105 from . */
typedef struct { long p; } pt;
inline pt f (pt _p)
{
lo
www.eeworm.com/read/233448/4683699
c 20020220-2.c
/* PR c/4697
Test whether value computed not used warning is given for compound
expression. */
/* { dg-do compile } */
/* { dg-options "-O2 -Wunused" } */
int b;
int foo (int a)
{
a = a + 1,
www.eeworm.com/read/190666/5179276
c 20011217-1.c
/* Test that the initializer of a compound literal is properly walked
when tree inlining. */
/* Origin: PR c/5105 from . */
typedef struct { long p; } pt;
inline pt f (pt _p)
{
lo
www.eeworm.com/read/190666/5179348
c 20020220-2.c
/* PR c/4697
Test whether value computed not used warning is given for compound
expression. */
/* { dg-do compile } */
/* { dg-options "-O2 -Wunused" } */
int b;
int foo (int a)
{
a = a + 1,
www.eeworm.com/read/340665/3280072
c 20011217-1.c
/* Test that the initializer of a compound literal is properly walked
when tree inlining. */
/* Origin: PR c/5105 from . */
typedef struct { long p; } pt;
inline pt f (pt _p)
{
lo