PSEUDOVECSIZE    1083 src/buffer.h   enum { BUFFER_LISP_SIZE = PSEUDOVECSIZE (struct buffer,
PSEUDOVECSIZE    2226 src/lisp.h           = (PSEUDOVECSIZE (struct Lisp_Char_Table, contents) - 1
PSEUDOVECSIZE    2232 src/lisp.h           = PSEUDOVECSIZE (struct Lisp_Sub_Char_Table, contents) - 1
PSEUDOVECSIZE    4418 src/lisp.h     				   PSEUDOVECSIZE (type, field),	       \
PSEUDOVECSIZE    4419 src/lisp.h     				   PSEUDOVECSIZE (type, field), tag))
PSEUDOVECSIZE    4426 src/lisp.h     				   PSEUDOVECSIZE (type, field),	       \
PSEUDOVECSIZE      51 src/thread.c   				     PSEUDOVECSIZE (struct thread_state,
PSEUDOVECSIZE    1697 test/manual/etags/c-src/emacs/src/lisp.h     CHAR_TABLE_STANDARD_SLOTS = PSEUDOVECSIZE (struct Lisp_Char_Table, extras),
PSEUDOVECSIZE    1701 test/manual/etags/c-src/emacs/src/lisp.h     SUB_CHAR_TABLE_OFFSET = PSEUDOVECSIZE (struct Lisp_Sub_Char_Table, contents)
PSEUDOVECSIZE    3852 test/manual/etags/c-src/emacs/src/lisp.h 				   PSEUDOVECSIZE (type, field),	       \
PSEUDOVECSIZE    3853 test/manual/etags/c-src/emacs/src/lisp.h 				   PSEUDOVECSIZE (type, field), tag))
PSEUDOVECSIZE    3860 test/manual/etags/c-src/emacs/src/lisp.h 				   PSEUDOVECSIZE (type, field),	       \