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

📄 c99-typespec-1.c

📁 用于进行gcc测试
💻 C
📖 第 1 页 / 共 5 页
字号:
signed long int *x378;signed long long *x379;signed long float *x380; /* { dg-error "" "signed long float" } */signed long double *x381; /* { dg-error "" "signed long double" } */signed long signed *x382; /* { dg-error "" "signed long signed" } */signed long unsigned *x383; /* { dg-error "" "signed long unsigned" } */signed long _Bool *x384; /* { dg-error "" "signed long _Bool" } */signed long _Complex *x385; /* { dg-error "" "signed long _Complex" } */unsigned char void *x386; /* { dg-error "" "unsigned char void" } */unsigned char char *x387; /* { dg-error "" "unsigned char char" } */unsigned char short *x388; /* { dg-error "" "unsigned char short" } */unsigned char int *x389; /* { dg-error "" "unsigned char int" } */unsigned char long *x390; /* { dg-error "" "unsigned char long" } */unsigned char float *x391; /* { dg-error "" "unsigned char float" } */unsigned char double *x392; /* { dg-error "" "unsigned char double" } */unsigned char signed *x393; /* { dg-error "" "unsigned char signed" } */unsigned char unsigned *x394; /* { dg-error "" "unsigned char unsigned" } */unsigned char _Bool *x395; /* { dg-error "" "unsigned char _Bool" } */unsigned char _Complex *x396; /* { dg-error "" "unsigned char _Complex" } */unsigned short void *x397; /* { dg-error "" "unsigned short void" } */unsigned short char *x398; /* { dg-error "" "unsigned short char" } */unsigned short short *x399; /* { dg-error "" "unsigned short short" } */unsigned short int *x400;unsigned short long *x401; /* { dg-error "" "unsigned short long" } */unsigned short float *x402; /* { dg-error "" "unsigned short float" } */unsigned short double *x403; /* { dg-error "" "unsigned short double" } */unsigned short signed *x404; /* { dg-error "" "unsigned short signed" } */unsigned short unsigned *x405; /* { dg-error "" "unsigned short unsigned" } */unsigned short _Bool *x406; /* { dg-error "" "unsigned short _Bool" } */unsigned short _Complex *x407; /* { dg-error "" "unsigned short _Complex" } */unsigned int void *x408; /* { dg-error "" "unsigned int void" } */unsigned int char *x409; /* { dg-error "" "unsigned int char" } */unsigned int short *x410;unsigned int int *x411; /* { dg-error "" "unsigned int int" } */unsigned int long *x412;unsigned int float *x413; /* { dg-error "" "unsigned int float" } */unsigned int double *x414; /* { dg-error "" "unsigned int double" } */unsigned int signed *x415; /* { dg-error "" "unsigned int signed" } */unsigned int unsigned *x416; /* { dg-error "" "unsigned int unsigned" } */unsigned int _Bool *x417; /* { dg-error "" "unsigned int _Bool" } */unsigned int _Complex *x418; /* { dg-error "" "unsigned int _Complex" } */unsigned long void *x419; /* { dg-error "" "unsigned long void" } */unsigned long char *x420; /* { dg-error "" "unsigned long char" } */unsigned long short *x421; /* { dg-error "" "unsigned long short" } */unsigned long int *x422;unsigned long long *x423;unsigned long float *x424; /* { dg-error "" "unsigned long float" } */unsigned long double *x425; /* { dg-error "" "unsigned long double" } */unsigned long signed *x426; /* { dg-error "" "unsigned long signed" } */unsigned long unsigned *x427; /* { dg-error "" "unsigned long unsigned" } */unsigned long _Bool *x428; /* { dg-error "" "unsigned long _Bool" } */unsigned long _Complex *x429; /* { dg-error "" "unsigned long _Complex" } */_Complex long void *x430; /* { dg-error "" "_Complex long void" } */_Complex long char *x431; /* { dg-error "" "_Complex long char" } */_Complex long short *x432; /* { dg-error "" "_Complex long short" } */_Complex long int *x433; /* { dg-error "" "_Complex long int" } */_Complex long long *x434; /* { dg-error "" "_Complex long long" } */_Complex long float *x435; /* { dg-error "" "_Complex long float" } */_Complex long double *x436;_Complex long signed *x437; /* { dg-error "" "_Complex long signed" } */_Complex long unsigned *x438; /* { dg-error "" "_Complex long unsigned" } */_Complex long _Bool *x439; /* { dg-error "" "_Complex long _Bool" } */_Complex long _Complex *x440; /* { dg-error "" "_Complex long _Complex" } */_Complex float void *x441; /* { dg-error "" "_Complex float void" } */_Complex float char *x442; /* { dg-error "" "_Complex float char" } */_Complex float short *x443; /* { dg-error "" "_Complex float short" } */_Complex float int *x444; /* { dg-error "" "_Complex float int" } */_Complex float long *x445; /* { dg-error "" "_Complex float long" } */_Complex float float *x446; /* { dg-error "" "_Complex float float" } */_Complex float double *x447; /* { dg-error "" "_Complex float double" } */_Complex float signed *x448; /* { dg-error "" "_Complex float signed" } */_Complex float unsigned *x449; /* { dg-error "" "_Complex float unsigned" } */_Complex float _Bool *x450; /* { dg-error "" "_Complex float _Bool" } */_Complex float _Complex *x451; /* { dg-error "" "_Complex float _Complex" } */_Complex double void *x452; /* { dg-error "" "_Complex double void" } */_Complex double char *x453; /* { dg-error "" "_Complex double char" } */_Complex double short *x454; /* { dg-error "" "_Complex double short" } */_Complex double int *x455; /* { dg-error "" "_Complex double int" } */_Complex double long *x456;_Complex double float *x457; /* { dg-error "" "_Complex double float" } */_Complex double double *x458; /* { dg-error "" "_Complex double double" } */_Complex double signed *x459; /* { dg-error "" "_Complex double signed" } */_Complex double unsigned *x460; /* { dg-error "" "_Complex double unsigned" } */_Complex double _Bool *x461; /* { dg-error "" "_Complex double _Bool" } */_Complex double _Complex *x462; /* { dg-error "" "_Complex double _Complex" } */short int signed void *x463; /* { dg-error "" "short int signed void" } */short int signed char *x464; /* { dg-error "" "short int signed char" } */short int signed short *x465; /* { dg-error "" "short int signed short" } */short int signed int *x466; /* { dg-error "" "short int signed int" } */short int signed long *x467; /* { dg-error "" "short int signed long" } */short int signed float *x468; /* { dg-error "" "short int signed float" } */short int signed double *x469; /* { dg-error "" "short int signed double" } */short int signed signed *x470; /* { dg-error "" "short int signed signed" } */short int signed unsigned *x471; /* { dg-error "" "short int signed unsigned" } */short int signed _Bool *x472; /* { dg-error "" "short int signed _Bool" } */short int signed _Complex *x473; /* { dg-error "" "short int signed _Complex" } */short int unsigned void *x474; /* { dg-error "" "short int unsigned void" } */short int unsigned char *x475; /* { dg-error "" "short int unsigned char" } */short int unsigned short *x476; /* { dg-error "" "short int unsigned short" } */short int unsigned int *x477; /* { dg-error "" "short int unsigned int" } */short int unsigned long *x478; /* { dg-error "" "short int unsigned long" } */short int unsigned float *x479; /* { dg-error "" "short int unsigned float" } */short int unsigned double *x480; /* { dg-error "" "short int unsigned double" } */short int unsigned signed *x481; /* { dg-error "" "short int unsigned signed" } */short int unsigned unsigned *x482; /* { dg-error "" "short int unsigned unsigned" } */short int unsigned _Bool *x483; /* { dg-error "" "short int unsigned _Bool" } */short int unsigned _Complex *x484; /* { dg-error "" "short int unsigned _Complex" } */short signed int void *x485; /* { dg-error "" "short signed int void" } */short signed int char *x486; /* { dg-error "" "short signed int char" } */short signed int short *x487; /* { dg-error "" "short signed int short" } */short signed int int *x488; /* { dg-error "" "short signed int int" } */short signed int long *x489; /* { dg-error "" "short signed int long" } */short signed int float *x490; /* { dg-error "" "short signed int float" } */short signed int double *x491; /* { dg-error "" "short signed int double" } */short signed int signed *x492; /* { dg-error "" "short signed int signed" } */short signed int unsigned *x493; /* { dg-error "" "short signed int unsigned" } */short signed int _Bool *x494; /* { dg-error "" "short signed int _Bool" } */short signed int _Complex *x495; /* { dg-error "" "short signed int _Complex" } */short unsigned int void *x496; /* { dg-error "" "short unsigned int void" } */short unsigned int char *x497; /* { dg-error "" "short unsigned int char" } */short unsigned int short *x498; /* { dg-error "" "short unsigned int short" } */short unsigned int int *x499; /* { dg-error "" "short unsigned int int" } */short unsigned int long *x500; /* { dg-error "" "short unsigned int long" } */short unsigned int float *x501; /* { dg-error "" "short unsigned int float" } */short unsigned int double *x502; /* { dg-error "" "short unsigned int double" } */short unsigned int signed *x503; /* { dg-error "" "short unsigned int signed" } */short unsigned int unsigned *x504; /* { dg-error "" "short unsigned int unsigned" } */short unsigned int _Bool *x505; /* { dg-error "" "short unsigned int _Bool" } */short unsigned int _Complex *x506; /* { dg-error "" "short unsigned int _Complex" } */int short signed void *x507; /* { dg-error "" "int short signed void" } */int short signed char *x508; /* { dg-error "" "int short signed char" } */int short signed short *x509; /* { dg-error "" "int short signed short" } */int short signed int *x510; /* { dg-error "" "int short signed int" } */int short signed long *x511; /* { dg-error "" "int short signed long" } */int short signed float *x512; /* { dg-error "" "int short signed float" } */int short signed double *x513; /* { dg-error "" "int short signed double" } */int short signed signed *x514; /* { dg-error "" "int short signed signed" } */int short signed unsigned *x515; /* { dg-error "" "int short signed unsigned" } */int short signed _Bool *x516; /* { dg-error "" "int short signed _Bool" } */int short signed _Complex *x517; /* { dg-error "" "int short signed _Complex" } */int short unsigned void *x518; /* { dg-error "" "int short unsigned void" } */int short unsigned char *x519; /* { dg-error "" "int short unsigned char" } */int short unsigned short *x520; /* { dg-error "" "int short unsigned short" } */int short unsigned int *x521; /* { dg-error "" "int short unsigned int" } */int short unsigned long *x522; /* { dg-error "" "int short unsigned long" } */int short unsigned float *x523; /* { dg-error "" "int short unsigned float" } */int short unsigned double *x524; /* { dg-error "" "int short unsigned double" } */int short unsigned signed *x525; /* { dg-error "" "int short unsigned signed" } */int short unsigned unsigned *x526; /* { dg-error "" "int short unsigned unsigned" } */int short unsigned _Bool *x527; /* { dg-error "" "int short unsigned _Bool" } */int short unsigned _Complex *x528; /* { dg-error "" "int short unsigned _Complex" } */int long long void *x529; /* { dg-error "" "int long long void" } */int long long char *x530; /* { dg-error "" "int long long char" } */int long long short *x531; /* { dg-error "" "int long long short" } */int long long int *x532; /* { dg-error "" "int long long int" } */int long long long *x533; /* { dg-error "" "int long long long" } */int long long float *x534; /* { dg-error "" "int long long float" } */int long long double *x535; /* { dg-error "" "int long long double" } */int long long signed *x536;int long long unsigned *x537;int long long _Bool *x538; /* { dg-error "" "int long long _Bool" } */int long long _Complex *x539; /* { dg-error "" "int long long _Complex" } */int long signed void *x540; /* { dg-error "" "int long signed void" } */int long signed char *x541; /* { dg-error "" "int long signed char" } */int long signed short *x542; /* { dg-error "" "int long signed short" } */int long signed int *x543; /* { dg-error "" "int long signed int" } */int long signed long *x544;int long signed float *x545; /* { dg-error "" "int long signed float" } */int long signed double *x546; /* { dg-error "" "int long signed double" } */int long signed signed *x547; /* { dg-error "" "int long signed signed" } */int long signed unsigned *x548; /* { dg-error "" "int long signed unsigned" } */int long signed _Bool *x549; /* { dg-error "" "int long signed _Bool" } */int long signed _Complex *x550; /* { dg-error "" "int long signed _Complex" } */int long unsigned void *x551; /* { dg-error "" "int long unsigned void" } */int long unsigned char *x552; /* { dg-error "" "int long unsigned char" } */int long unsigned short *x553; /* { dg-error "" "int long unsigned short" } */int long unsigned int *x554; /* { dg-error "" "int long unsigned int" } */int long unsigned long *x555;int long unsigned float *x556; /* { dg-error "" "int long unsigned float" } */int long unsigned double *x557; /* { dg-error "" "int long unsigned double" } */int long unsigned signed *x558; /* { dg-error "" "int long unsigned signed" } */int long unsigned unsigned *x559; /* { dg-error "" "int long unsigned unsigned" } */int long unsigned _Bool *x560; /* { dg-error "" "int long unsigned _Bool" } */int long unsigned _Complex *x561; /* { dg-error "" "int long unsigned _Complex" } */int signed short void *x562; /* { dg-error "" "int signed short void" } */int signed short char *x563; /* { dg-error "" "int signed short char" } */int signed short short *x564; /* { dg-error "" "int signed short short" } */int signed short int *x565; /* { dg-error "" "int signed short int" } */int signed short long *x566; /* { dg-error "" "int signed short long" } */int signed short float *x567; /* { dg-error "" "int signed short float" } */int signed short double *x568; /* { dg-error "" "int signed short double" } */int signed short signed *x569; /* { dg-error "" "int signed short signed" } */int signed short unsigned *x570; /* { dg-error "" "int signed short unsigned" } */

⌨️ 快捷键说明

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