unwrap_specpdl_ref 3504 src/lisp.h return unwrap_specpdl_ref (ref) / sizeof (union specbinding); unwrap_specpdl_ref 3511 src/lisp.h return unwrap_specpdl_ref (a) == unwrap_specpdl_ref (b); unwrap_specpdl_ref 3518 src/lisp.h return unwrap_specpdl_ref (a) < unwrap_specpdl_ref (b); unwrap_specpdl_ref 3524 src/lisp.h return unwrap_specpdl_ref (ref) >= 0; unwrap_specpdl_ref 3538 src/lisp.h return wrap_specpdl_ref (unwrap_specpdl_ref (ref) unwrap_specpdl_ref 3545 src/lisp.h return (union specbinding *)((char *)specpdl + unwrap_specpdl_ref (ref));