summaryrefslogtreecommitdiff
path: root/tests/manual/cplusplus/conf.c++
blob: 69bafe0459cce88f59249a01d65bff00f0615c25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#define __extension__
#define __context__
#define __range__
#define __asm(a...)
#define __asm__(a...)
#define   restrict
#define __restrict
#define __restrict__
// #define __weak
#define __builtin_va_arg(a,b) ((b)0)
#define __stdcall
#define __fastcall
#define __imag__
#define __real__
#define __complex__