30 #include "public/sexp-types.h"
31 #include "_sexp-datatype.h"
32 #include "../../../common/util.h"
36 #if !defined(NDEBUG) || defined(VALIDATE_SEXP)
37 # define SEXP_MAGIC0 0xf3f3
38 # define SEXP_MAGIC0_INV 0xffff
39 # define SEXP_MAGIC1 0x6767
40 # define SEXP_MAGIC1_INV 0x0000