代码搜索:COMPOUND
找到约 908 项符合「COMPOUND」的源代码
代码结果 908
www.eeworm.com/read/233448/4684954
c vla-init-4.c
/* Test for ICE on VLA compound literal. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "" } */
const int i = 1;
void foo() { char *p = (char [i]){ "" }
www.eeworm.com/read/233448/4685667
c vla-init-5.c
/* Test for ICE on incomplete-array-of-VLA compound literal. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "" } */
const int i = 1;
void foo() { void *
www.eeworm.com/read/190666/5179469
c gnu89-init-1.c
/* Test for GNU extensions to compound literals */
/* Origin: Jakub Jelinek */
/* { dg-do run } */
/* { dg-options "-std=gnu89" } */
extern void abort (void);
extern void exit (int
www.eeworm.com/read/340665/3280334
c gnu89-init-1.c
/* Test for GNU extensions to compound literals */
/* Origin: Jakub Jelinek */
/* { dg-do run } */
/* { dg-options "-std=gnu89" } */
extern void abort (void);
extern void exit (int
www.eeworm.com/read/440906/1781980
c gnu89-init-1.c
/* Test for GNU extensions to compound literals */
/* Origin: Jakub Jelinek */
/* { dg-do run } */
/* { dg-options "-std=gnu89" } */
extern void abort (void);
extern void exit (int
www.eeworm.com/read/366702/2881332
c gnu89-init-1.c
/* Test for GNU extensions to compound literals */
/* Origin: Jakub Jelinek */
/* { dg-do run } */
/* { dg-options "-std=gnu89" } */
extern void abort (void);
extern void exit (int
www.eeworm.com/read/366702/2882216
c vla-init-4.c
/* Test for ICE on VLA compound literal. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "" } */
const int i = 1;
void foo() { char *p = (char [i]){ "" }
www.eeworm.com/read/366702/2883801
c vla-init-5.c
/* Test for ICE on incomplete-array-of-VLA compound literal. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "" } */
const int i = 1;
void foo() { void *
www.eeworm.com/read/147311/12569494
html parsecompound.html
Parsing a JNDI Compound Name
(Java Developers Almanac Example)