Home | History | Annotate | Download | only in dist

Lines Matching defs:VDBE_MAGIC_DEAD

13187 #define VDBE_MAGIC_DEAD     0xb606c3c8    /* The VDBE has been deallocated */
62019 p->magic = VDBE_MAGIC_DEAD;