| [bb7422a] | 1 | errors/declaration.cfa:16:1 error: duplicate static storage class(es) in declaration of x1: static const volatile short int
|
|---|
| [4efe4d1] | 2 |
|
|---|
| [bb7422a] | 3 | errors/declaration.cfa:17:1 error: conflicting extern & static storage classes in declaration of x2: extern const volatile short int
|
|---|
| [7d05e7e] | 4 |
|
|---|
| [bb7422a] | 5 | errors/declaration.cfa:18:1 error: conflicting extern & auto storage classes, conflicting extern & static storage classes, conflicting extern & static storage classes, duplicate extern storage class(es) in declaration of x3: extern const volatile short int
|
|---|
| [7d05e7e] | 6 |
|
|---|
| [bb7422a] | 7 | errors/declaration.cfa:19:1 error: duplicate static storage class(es) in declaration of x4: static const volatile instance of const volatile struct __anonymous0
|
|---|
| [07ec1a2] | 8 | with members
|
|---|
| [e4bc986] | 9 | i: int
|
|---|
| [46aa60e] | 10 | with body
|
|---|
| [4efe4d1] | 11 |
|
|---|
| 12 |
|
|---|
| [bb7422a] | 13 | errors/declaration.cfa:20:1 error: duplicate const qualifier(s), duplicate static storage class(es), duplicate volatile qualifier(s) in declaration of x5: static const volatile instance of const volatile struct __anonymous1
|
|---|
| [07ec1a2] | 14 | with members
|
|---|
| [e4bc986] | 15 | i: int
|
|---|
| [46aa60e] | 16 | with body
|
|---|
| [4efe4d1] | 17 |
|
|---|
| 18 |
|
|---|
| [bb7422a] | 19 | errors/declaration.cfa:22:1 error: duplicate static storage class(es) in declaration of x6: static const volatile Int
|
|---|
| [c1c1112] | 20 |
|
|---|
| [bb7422a] | 21 | errors/declaration.cfa:24:1 error: duplicate const qualifier(s) in declaration of f01: static inline function
|
|---|
| [db19e1d] | 22 | with parameters
|
|---|
| 23 | void
|
|---|
| [c1c1112] | 24 | returning const volatile int
|
|---|
| 25 |
|
|---|
| 26 |
|
|---|
| [bb7422a] | 27 | errors/declaration.cfa:25:1 error: duplicate volatile qualifier(s) in declaration of f02: static inline function
|
|---|
| [db19e1d] | 28 | with parameters
|
|---|
| 29 | void
|
|---|
| [c1c1112] | 30 | returning const volatile int
|
|---|
| 31 |
|
|---|
| 32 |
|
|---|
| [bb7422a] | 33 | errors/declaration.cfa:26:1 error: duplicate const qualifier(s) in declaration of f03: static inline function
|
|---|
| [db19e1d] | 34 | with parameters
|
|---|
| 35 | void
|
|---|
| [c1c1112] | 36 | returning const volatile int
|
|---|
| 37 |
|
|---|
| 38 |
|
|---|
| [bb7422a] | 39 | errors/declaration.cfa:27:1 error: duplicate volatile qualifier(s) in declaration of f04: static inline function
|
|---|
| [db19e1d] | 40 | with parameters
|
|---|
| 41 | void
|
|---|
| [c1c1112] | 42 | returning const volatile int
|
|---|
| 43 |
|
|---|
| 44 |
|
|---|
| [bb7422a] | 45 | errors/declaration.cfa:28:1 error: duplicate const qualifier(s) in declaration of f05: static inline function
|
|---|
| [db19e1d] | 46 | with parameters
|
|---|
| 47 | void
|
|---|
| [c1c1112] | 48 | returning const volatile int
|
|---|
| 49 |
|
|---|
| 50 |
|
|---|
| [bb7422a] | 51 | errors/declaration.cfa:29:1 error: duplicate volatile qualifier(s) in declaration of f06: static inline function
|
|---|
| [db19e1d] | 52 | with parameters
|
|---|
| 53 | void
|
|---|
| [c1c1112] | 54 | returning const volatile int
|
|---|
| 55 |
|
|---|
| 56 |
|
|---|
| [bb7422a] | 57 | errors/declaration.cfa:30:1 error: duplicate const qualifier(s) in declaration of f07: static inline function
|
|---|
| [db19e1d] | 58 | with parameters
|
|---|
| 59 | void
|
|---|
| [c1c1112] | 60 | returning const volatile int
|
|---|
| 61 |
|
|---|
| 62 |
|
|---|
| [bb7422a] | 63 | errors/declaration.cfa:31:1 error: duplicate const volatile qualifier(s) in declaration of f08: static inline function
|
|---|
| [db19e1d] | 64 | with parameters
|
|---|
| 65 | void
|
|---|
| [c1c1112] | 66 | returning const volatile int
|
|---|
| 67 |
|
|---|
| 68 |
|
|---|
| [bb7422a] | 69 | errors/declaration.cfa:33:1 error: duplicate const volatile qualifier(s) in declaration of f09: static inline function
|
|---|
| [db19e1d] | 70 | with parameters
|
|---|
| 71 | void
|
|---|
| [c1c1112] | 72 | returning const volatile int
|
|---|
| 73 |
|
|---|
| 74 |
|
|---|
| [bb7422a] | 75 | errors/declaration.cfa:34:1 error: duplicate const qualifier(s), duplicate _Atomic qualifier(s), duplicate _Atomic qualifier(s), duplicate const restrict volatile qualifier(s) in declaration of f09: static inline function
|
|---|
| [db19e1d] | 76 | with parameters
|
|---|
| 77 | void
|
|---|
| [7d05e7e] | 78 | returning const restrict volatile _Atomic int
|
|---|
| [c1c1112] | 79 |
|
|---|
| [4efe4d1] | 80 |
|
|---|