PSEUDOVECSIZE    1072 src/buffer.h   enum { BUFFER_LISP_SIZE = PSEUDOVECSIZE (struct buffer,
PSEUDOVECSIZE    2230 src/lisp.h           = (PSEUDOVECSIZE (struct Lisp_Char_Table, contents) - 1
PSEUDOVECSIZE    2236 src/lisp.h           = PSEUDOVECSIZE (struct Lisp_Sub_Char_Table, contents) - 1
PSEUDOVECSIZE    4412 src/lisp.h     				   PSEUDOVECSIZE (type, field),	       \
PSEUDOVECSIZE    4413 src/lisp.h     				   PSEUDOVECSIZE (type, field), tag))
PSEUDOVECSIZE    4420 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),	       \