Home
last modified time | relevance | path

Searched refs:UH_MAGIC (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dundo.c81 #define UH_MAGIC 0x18dade // value for uh_magic when in use macro
170 if (uhp->uh_magic != UH_MAGIC) in u_check_tree()
515 uhp->uh_magic = UH_MAGIC; in u_savecommon()
1337 uhp->uh_magic = UH_MAGIC; in unserialize_uhp()