all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] scratch/pvsize c9b173e: Please revew: PVSIZE, pseudovector size.
       [not found] ` <20170410063259.A862C20740@vcs0.savannah.gnu.org>
@ 2017-04-10 18:11   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2017-04-10 18:11 UTC (permalink / raw)
  To: emacs-devel; +Cc: Lars Brinkhoff

> +INLINE ptrdiff_t
> +PVSIZE (Lisp_Object pv)
> +{
> +  return ASIZE (pv) & PSEUDOVECTOR_SIZE_MASK;
> +}

Yes, please,


        Stefan



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-10 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20170410063257.18194.56332@vcs0.savannah.gnu.org>
     [not found] ` <20170410063259.A862C20740@vcs0.savannah.gnu.org>
2017-04-10 18:11   ` [Emacs-diffs] scratch/pvsize c9b173e: Please revew: PVSIZE, pseudovector size Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.