|
p2
0.0
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | POTION_MAJOR 0 |
| #define | POTION_MINOR 3 |
| #define | POTION_VERSION "0.3" |
| #define | POTION_DATE "2014-10-09" |
| #define | POTION_COMMIT "92c53ca" |
| #define | POTION_REV 2072 |
| #define | POTION_CC "cc" |
| #define | POTION_CFLAGS "-D_GNU_SOURCE -fno-strict-aliasing -msse2 -D_FORTIFY_SOURCE=2 -DCGOTO -O3 -DNDEBUG -finline -fno-stack-protector -Wall -Wno-variadic-macros -Wno-pointer-arith -Wno-return-type -Wno-unused-value -Wno-switch -Wno-unused-label" |
| #define | POTION_LDFLAGS "" |
| #define | POTION_MAKE "gmake" |
| #define | POTION_PREFIX "/usr/local" |
| #define | POTION_EXE "" |
| #define | POTION_DLL ".dylib" |
| #define | POTION_LOADEXT ".bundle" |
| #define | POTION_WIN32 0 |
| #define | POTION_JIT 1 |
| #define | POTION_JIT_TARGET POTION_X86 |
| #define | POTION_JIT_NAME x86 |
| #define | CGOTO 1 |
| #define | POTION_PLATFORM "x86_64-apple-darwin14.1.0" |
| #define | POTION_LIBEXT ".a" |
| #define | PN_SIZE_T 8 |
| #define | LONG_SIZE_T 8 |
| #define | DOUBLE_SIZE_T 8 |
| #define | INT_SIZE_T 4 |
| #define | SHORT_SIZE_T 2 |
| #define | CHAR_SIZE_T 1 |
| #define | LONGLONG_SIZE_T 8 |
| #define | PN_LITTLE_ENDIAN 1 |
| #define | POTION_PAGESIZE 4096 |
| #define | POTION_STACK_DIR -1 |
| #define | HAVE_ASAN_ATTR 1 |
| #define | WITH_EXTERN 1 |
| #define POTION_CFLAGS "-D_GNU_SOURCE -fno-strict-aliasing -msse2 -D_FORTIFY_SOURCE=2 -DCGOTO -O3 -DNDEBUG -finline -fno-stack-protector -Wall -Wno-variadic-macros -Wno-pointer-arith -Wno-return-type -Wno-unused-value -Wno-switch -Wno-unused-label" |
| #define POTION_JIT_TARGET POTION_X86 |