Go to the documentation of this file.
31 #define FORMAT_MEM TEXT("{Mem@%0x}")
32 #define MEMORY(x) ((x)->unode.v[2]) // pointer to actual memory
33 #define ATOMS(x) ((x)->unode.a[3]) // pointer to extra atoms
34 #define IS_MEM(x) (ID(x)==MEM_ID)
37 #define MEM_STRUCT_SIZE 0
38 #define MEM_STRUCT_PACK 1
39 #define MEM_STRUCT_UNPACK 2
46 #endif //LHOGHO_MEMS_H
[ HOME | INDEX | ATOMS | VARS | REFERENCE ]
Lhogho Developer's Documentation
Wed Jul 10 2013