⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 c99-typespec-1.c

📁 Mac OS X 10.4.9 for x86 Source Code gcc 实现源代码
💻 C
📖 第 1 页 / 共 5 页
字号:
signed short signed *x360; /* { dg-error "error" "signed short signed" } */signed short unsigned *x361; /* { dg-error "error" "signed short unsigned" } */signed short _Bool *x362; /* { dg-error "error" "signed short _Bool" } */signed short _Complex *x363; /* { dg-error "error" "signed short _Complex" } */signed int void *x364; /* { dg-error "error" "signed int void" } */signed int char *x365; /* { dg-error "error" "signed int char" } */signed int short *x366;signed int int *x367; /* { dg-error "error" "signed int int" } */signed int long *x368;signed int float *x369; /* { dg-error "error" "signed int float" } */signed int double *x370; /* { dg-error "error" "signed int double" } */signed int signed *x371; /* { dg-error "error" "signed int signed" } */signed int unsigned *x372; /* { dg-error "error" "signed int unsigned" } */signed int _Bool *x373; /* { dg-error "error" "signed int _Bool" } */signed int _Complex *x374; /* { dg-error "error" "signed int _Complex" } */signed long void *x375; /* { dg-error "error" "signed long void" } */signed long char *x376; /* { dg-error "error" "signed long char" } */signed long short *x377; /* { dg-error "error" "signed long short" } */signed long int *x378;signed long long *x379;signed long float *x380; /* { dg-error "error" "signed long float" } */signed long double *x381; /* { dg-error "error" "signed long double" } */signed long signed *x382; /* { dg-error "error" "signed long signed" } */signed long unsigned *x383; /* { dg-error "error" "signed long unsigned" } */signed long _Bool *x384; /* { dg-error "error" "signed long _Bool" } */signed long _Complex *x385; /* { dg-error "error" "signed long _Complex" } */unsigned char void *x386; /* { dg-error "error" "unsigned char void" } */unsigned char char *x387; /* { dg-error "error" "unsigned char char" } */unsigned char short *x388; /* { dg-error "error" "unsigned char short" } */unsigned char int *x389; /* { dg-error "error" "unsigned char int" } */unsigned char long *x390; /* { dg-error "error" "unsigned char long" } */unsigned char float *x391; /* { dg-error "error" "unsigned char float" } */unsigned char double *x392; /* { dg-error "error" "unsigned char double" } */unsigned char signed *x393; /* { dg-error "error" "unsigned char signed" } */unsigned char unsigned *x394; /* { dg-error "error" "unsigned char unsigned" } */unsigned char _Bool *x395; /* { dg-error "error" "unsigned char _Bool" } */unsigned char _Complex *x396; /* { dg-error "error" "unsigned char _Complex" } */unsigned short void *x397; /* { dg-error "error" "unsigned short void" } */unsigned short char *x398; /* { dg-error "error" "unsigned short char" } */unsigned short short *x399; /* { dg-error "error" "unsigned short short" } */unsigned short int *x400;unsigned short long *x401; /* { dg-error "error" "unsigned short long" } */unsigned short float *x402; /* { dg-error "error" "unsigned short float" } */unsigned short double *x403; /* { dg-error "error" "unsigned short double" } */unsigned short signed *x404; /* { dg-error "error" "unsigned short signed" } */unsigned short unsigned *x405; /* { dg-error "error" "unsigned short unsigned" } */unsigned short _Bool *x406; /* { dg-error "error" "unsigned short _Bool" } */unsigned short _Complex *x407; /* { dg-error "error" "unsigned short _Complex" } */unsigned int void *x408; /* { dg-error "error" "unsigned int void" } */unsigned int char *x409; /* { dg-error "error" "unsigned int char" } */unsigned int short *x410;unsigned int int *x411; /* { dg-error "error" "unsigned int int" } */unsigned int long *x412;unsigned int float *x413; /* { dg-error "error" "unsigned int float" } */unsigned int double *x414; /* { dg-error "error" "unsigned int double" } */unsigned int signed *x415; /* { dg-error "error" "unsigned int signed" } */unsigned int unsigned *x416; /* { dg-error "error" "unsigned int unsigned" } */unsigned int _Bool *x417; /* { dg-error "error" "unsigned int _Bool" } */unsigned int _Complex *x418; /* { dg-error "error" "unsigned int _Complex" } */unsigned long void *x419; /* { dg-error "error" "unsigned long void" } */unsigned long char *x420; /* { dg-error "error" "unsigned long char" } */unsigned long short *x421; /* { dg-error "error" "unsigned long short" } */unsigned long int *x422;unsigned long long *x423;unsigned long float *x424; /* { dg-error "error" "unsigned long float" } */unsigned long double *x425; /* { dg-error "error" "unsigned long double" } */unsigned long signed *x426; /* { dg-error "error" "unsigned long signed" } */unsigned long unsigned *x427; /* { dg-error "error" "unsigned long unsigned" } */unsigned long _Bool *x428; /* { dg-error "error" "unsigned long _Bool" } */unsigned long _Complex *x429; /* { dg-error "error" "unsigned long _Complex" } */_Complex long void *x430; /* { dg-error "error" "_Complex long void" } */_Complex long char *x431; /* { dg-error "error" "_Complex long char" } */_Complex long short *x432; /* { dg-error "error" "_Complex long short" } */_Complex long int *x433; /* { dg-error "error" "_Complex long int" } */_Complex long long *x434; /* { dg-error "error" "_Complex long long" } */_Complex long float *x435; /* { dg-error "error" "_Complex long float" } */_Complex long double *x436;_Complex long signed *x437; /* { dg-error "error" "_Complex long signed" } */_Complex long unsigned *x438; /* { dg-error "error" "_Complex long unsigned" } */_Complex long _Bool *x439; /* { dg-error "error" "_Complex long _Bool" } */_Complex long _Complex *x440; /* { dg-error "error" "_Complex long _Complex" } */_Complex float void *x441; /* { dg-error "error" "_Complex float void" } */_Complex float char *x442; /* { dg-error "error" "_Complex float char" } */_Complex float short *x443; /* { dg-error "error" "_Complex float short" } */_Complex float int *x444; /* { dg-error "error" "_Complex float int" } */_Complex float long *x445; /* { dg-error "error" "_Complex float long" } */_Complex float float *x446; /* { dg-error "error" "_Complex float float" } */_Complex float double *x447; /* { dg-error "error" "_Complex float double" } */_Complex float signed *x448; /* { dg-error "error" "_Complex float signed" } */_Complex float unsigned *x449; /* { dg-error "error" "_Complex float unsigned" } */_Complex float _Bool *x450; /* { dg-error "error" "_Complex float _Bool" } */_Complex float _Complex *x451; /* { dg-error "error" "_Complex float _Complex" } */_Complex double void *x452; /* { dg-error "error" "_Complex double void" } */_Complex double char *x453; /* { dg-error "error" "_Complex double char" } */_Complex double short *x454; /* { dg-error "error" "_Complex double short" } */_Complex double int *x455; /* { dg-error "error" "_Complex double int" } */_Complex double long *x456;_Complex double float *x457; /* { dg-error "error" "_Complex double float" } */_Complex double double *x458; /* { dg-error "error" "_Complex double double" } */_Complex double signed *x459; /* { dg-error "error" "_Complex double signed" } */_Complex double unsigned *x460; /* { dg-error "error" "_Complex double unsigned" } */_Complex double _Bool *x461; /* { dg-error "error" "_Complex double _Bool" } */_Complex double _Complex *x462; /* { dg-error "error" "_Complex double _Complex" } */short int signed void *x463; /* { dg-error "error" "short int signed void" } */short int signed char *x464; /* { dg-error "error" "short int signed char" } */short int signed short *x465; /* { dg-error "error" "short int signed short" } */short int signed int *x466; /* { dg-error "error" "short int signed int" } */short int signed long *x467; /* { dg-error "error" "short int signed long" } */short int signed float *x468; /* { dg-error "error" "short int signed float" } */short int signed double *x469; /* { dg-error "error" "short int signed double" } */short int signed signed *x470; /* { dg-error "error" "short int signed signed" } */short int signed unsigned *x471; /* { dg-error "error" "short int signed unsigned" } */short int signed _Bool *x472; /* { dg-error "error" "short int signed _Bool" } */short int signed _Complex *x473; /* { dg-error "error" "short int signed _Complex" } */short int unsigned void *x474; /* { dg-error "error" "short int unsigned void" } */short int unsigned char *x475; /* { dg-error "error" "short int unsigned char" } */short int unsigned short *x476; /* { dg-error "error" "short int unsigned short" } */short int unsigned int *x477; /* { dg-error "error" "short int unsigned int" } */short int unsigned long *x478; /* { dg-error "error" "short int unsigned long" } */short int unsigned float *x479; /* { dg-error "error" "short int unsigned float" } */short int unsigned double *x480; /* { dg-error "error" "short int unsigned double" } */short int unsigned signed *x481; /* { dg-error "error" "short int unsigned signed" } */short int unsigned unsigned *x482; /* { dg-error "error" "short int unsigned unsigned" } */short int unsigned _Bool *x483; /* { dg-error "error" "short int unsigned _Bool" } */short int unsigned _Complex *x484; /* { dg-error "error" "short int unsigned _Complex" } */short signed int void *x485; /* { dg-error "error" "short signed int void" } */short signed int char *x486; /* { dg-error "error" "short signed int char" } */short signed int short *x487; /* { dg-error "error" "short signed int short" } */short signed int int *x488; /* { dg-error "error" "short signed int int" } */short signed int long *x489; /* { dg-error "error" "short signed int long" } */short signed int float *x490; /* { dg-error "error" "short signed int float" } */short signed int double *x491; /* { dg-error "error" "short signed int double" } */short signed int signed *x492; /* { dg-error "error" "short signed int signed" } */short signed int unsigned *x493; /* { dg-error "error" "short signed int unsigned" } */short signed int _Bool *x494; /* { dg-error "error" "short signed int _Bool" } */short signed int _Complex *x495; /* { dg-error "error" "short signed int _Complex" } */short unsigned int void *x496; /* { dg-error "error" "short unsigned int void" } */short unsigned int char *x497; /* { dg-error "error" "short unsigned int char" } */short unsigned int short *x498; /* { dg-error "error" "short unsigned int short" } */short unsigned int int *x499; /* { dg-error "error" "short unsigned int int" } */short unsigned int long *x500; /* { dg-error "error" "short unsigned int long" } */short unsigned int float *x501; /* { dg-error "error" "short unsigned int float" } */short unsigned int double *x502; /* { dg-error "error" "short unsigned int double" } */short unsigned int signed *x503; /* { dg-error "error" "short unsigned int signed" } */short unsigned int unsigned *x504; /* { dg-error "error" "short unsigned int unsigned" } */short unsigned int _Bool *x505; /* { dg-error "error" "short unsigned int _Bool" } */short unsigned int _Complex *x506; /* { dg-error "error" "short unsigned int _Complex" } */int short signed void *x507; /* { dg-error "error" "int short signed void" } */int short signed char *x508; /* { dg-error "error" "int short signed char" } */int short signed short *x509; /* { dg-error "error" "int short signed short" } */int short signed int *x510; /* { dg-error "error" "int short signed int" } */int short signed long *x511; /* { dg-error "error" "int short signed long" } */int short signed float *x512; /* { dg-error "error" "int short signed float" } */int short signed double *x513; /* { dg-error "error" "int short signed double" } */int short signed signed *x514; /* { dg-error "error" "int short signed signed" } */int short signed unsigned *x515; /* { dg-error "error" "int short signed unsigned" } */int short signed _Bool *x516; /* { dg-error "error" "int short signed _Bool" } */int short signed _Complex *x517; /* { dg-error "error" "int short signed _Complex" } */int short unsigned void *x518; /* { dg-error "error" "int short unsigned void" } */int short unsigned char *x519; /* { dg-error "error" "int short unsigned char" } */int short unsigned short *x520; /* { dg-error "error" "int short unsigned short" } */int short unsigned int *x521; /* { dg-error "error" "int short unsigned int" } */int short unsigned long *x522; /* { dg-error "error" "int short unsigned long" } */int short unsigned float *x523; /* { dg-error "error" "int short unsigned float" } */int short unsigned double *x524; /* { dg-error "error" "int short unsigned double" } */int short unsigned signed *x525; /* { dg-error "error" "int short unsigned signed" } */int short unsigned unsigned *x526; /* { dg-error "error" "int short unsigned unsigned" } */int short unsigned _Bool *x527; /* { dg-error "error" "int short unsigned _Bool" } */int short unsigned _Complex *x528; /* { dg-error "error" "int short unsigned _Complex" } */int long long void *x529; /* { dg-error "error" "int long long void" } */int long long char *x530; /* { dg-error "error" "int long long char" } */int long long short *x531; /* { dg-error "error" "int long long short" } */int long long int *x532; /* { dg-error "error" "int long long int" } */int long long long *x533; /* { dg-error "error" "int long long long" } */int long long float *x534; /* { dg-error "error" "int long long float" } */int long long double *x535; /* { dg-error "error" "int long long double" } */int long long signed *x536;int long long unsigned *x537;int long long _Bool *x538; /* { dg-error "error" "int long long _Bool" } */int long long _Complex *x539; /* { dg-error "error" "int long long _Complex" } */int long signed void *x540; /* { dg-error "error" "int long signed void" } */int long signed char *x541; /* { dg-error "error" "int long signed char" } */int long signed short *x542; /* { dg-error "error" "int long signed short" } */int long signed int *x543; /* { dg-error "error" "int long signed int" } */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -