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