Lisp_User_Ptr 133 src/alloc.c struct Lisp_User_Ptr Lisp_User_Ptr; Lisp_User_Ptr 3173 src/alloc.c struct Lisp_User_Ptr *uptr = PSEUDOVEC_STRUCT (vector, Lisp_User_Ptr); Lisp_User_Ptr 3815 src/alloc.c struct Lisp_User_Ptr *uptr Lisp_User_Ptr 3816 src/alloc.c = ALLOCATE_PLAIN_PSEUDOVECTOR (struct Lisp_User_Ptr, PVEC_USER_PTR); Lisp_User_Ptr 2761 src/lisp.h INLINE struct Lisp_User_Ptr * Lisp_User_Ptr 2765 src/lisp.h return XUNTAG (a, Lisp_Vectorlike, struct Lisp_User_Ptr);