VECSIZE          3316 src/alloc.c      verify_expr ((header_size + VECSIZE (struct t) * word_size \
VECSIZE          5814 src/alloc.c      XSETPVECTYPESIZE (b, PVEC_BIGNUM, 0, VECSIZE (struct Lisp_Bignum));
VECSIZE           582 src/androidfont.c       entity = font_make_entity_android (VECSIZE (struct androidfont_entity));
VECSIZE           628 src/androidfont.c   entity = font_make_entity_android (VECSIZE (struct androidfont_entity));
VECSIZE           719 src/androidfont.c   font_object = font_make_object (VECSIZE (struct androidfont_info),
VECSIZE          1089 src/buffer.h   enum { BUFFER_REST_SIZE = VECSIZE (struct buffer) - BUFFER_LISP_SIZE };
VECSIZE          5489 src/comp.c     				  VECSIZE (union Aligned_Lisp_Subr),
VECSIZE          5490 src/comp.c     				  0, VECSIZE (union Aligned_Lisp_Subr),
VECSIZE           165 src/font.c            allocate_pseudovector (VECSIZE (struct font_spec),
VECSIZE           177 src/font.c            allocate_pseudovector (VECSIZE (struct font_entity),
VECSIZE          3918 src/font.c       enum { font_spec_size = VECSIZE (struct font_spec) };
VECSIZE           202 src/ftcrfont.c   font_object = font_build_object (VECSIZE (struct font_info),
VECSIZE          1379 src/ftfont.c     font_object = font_build_object (VECSIZE (struct font_info),
VECSIZE           824 src/haikufont.c   font_object = font_make_object (VECSIZE (struct haikufont_info),
VECSIZE          4411 src/lisp.h       ((type *) allocate_pseudovector (VECSIZE (type), 0, 0, tag))
VECSIZE          4417 src/lisp.h       ((type *) allocate_pseudovector (VECSIZE (type),		       \
VECSIZE          4425 src/lisp.h       ((type *) allocate_pseudovector (VECSIZE (type),		       \
VECSIZE          4427 src/lisp.h     				   VECSIZE (type), tag))
VECSIZE          3088 src/sfntfont.c   font_object = font_make_object (VECSIZE (struct sfnt_font_info),
VECSIZE            53 src/thread.c   				     VECSIZE (struct thread_state)),
VECSIZE           323 src/w32font.c      = font_make_object (VECSIZE (struct w32font_info),
VECSIZE           166 src/w32uniscribe.c     = font_make_object (VECSIZE (struct uniscribe_font_info),
VECSIZE          4364 src/window.c   	  word_size * VECSIZE (struct window));
VECSIZE          7741 src/window.c       ASET (tem, i, make_nil_vector (VECSIZE (struct saved_window)));
VECSIZE           765 src/xfont.c      font_object = font_make_object (VECSIZE (struct xfont_info),
VECSIZE           203 src/xftfont.c    font_object = font_build_object (VECSIZE (struct font_info),
VECSIZE          3851 test/manual/etags/c-src/emacs/src/lisp.h   ((type *) allocate_pseudovector (VECSIZE (type),		       \
VECSIZE          3859 test/manual/etags/c-src/emacs/src/lisp.h   ((type *) allocate_pseudovector (VECSIZE (type),		       \
VECSIZE          3861 test/manual/etags/c-src/emacs/src/lisp.h 				   VECSIZE (type), tag))