Lisp_Sub_Char_Table  165 src/alloc.c      struct Lisp_Sub_Char_Table Lisp_Sub_Char_Table;
Lisp_Sub_Char_Table  214 src/chartab.c    struct Lisp_Sub_Char_Table *tbl = XSUB_CHAR_TABLE (table);
Lisp_Sub_Char_Table  274 src/chartab.c    struct Lisp_Sub_Char_Table *tbl = XSUB_CHAR_TABLE (table);
Lisp_Sub_Char_Table  374 src/chartab.c    struct Lisp_Sub_Char_Table *tbl = XSUB_CHAR_TABLE (table);
Lisp_Sub_Char_Table  429 src/chartab.c    struct Lisp_Sub_Char_Table *tbl = XSUB_CHAR_TABLE (table);
Lisp_Sub_Char_Table  646 src/chartab.c    struct Lisp_Sub_Char_Table *tbl = XSUB_CHAR_TABLE (table);
Lisp_Sub_Char_Table  733 src/chartab.c        struct Lisp_Sub_Char_Table *tbl = XSUB_CHAR_TABLE (table);
Lisp_Sub_Char_Table  925 src/chartab.c    struct Lisp_Sub_Char_Table *tbl = XSUB_CHAR_TABLE (table);
Lisp_Sub_Char_Table 2109 src/lisp.h     INLINE struct Lisp_Sub_Char_Table *
Lisp_Sub_Char_Table 2113 src/lisp.h       return XUNTAG (a, Lisp_Vectorlike, struct Lisp_Sub_Char_Table);
Lisp_Sub_Char_Table 2232 src/lisp.h           = PSEUDOVECSIZE (struct Lisp_Sub_Char_Table, contents) - 1
Lisp_Sub_Char_Table 2239 src/lisp.h     verify (offsetof (struct Lisp_Sub_Char_Table, contents)
Lisp_Sub_Char_Table 2592 src/pdumper.c        const struct Lisp_Sub_Char_Table *sct =
Lisp_Sub_Char_Table 2593 src/pdumper.c          (const struct Lisp_Sub_Char_Table *) header;
Lisp_Sub_Char_Table 2594 src/pdumper.c        struct Lisp_Sub_Char_Table out;
Lisp_Sub_Char_Table 1041 test/manual/etags/c-src/emacs/src/lisp.h INLINE struct Lisp_Sub_Char_Table *
Lisp_Sub_Char_Table 1701 test/manual/etags/c-src/emacs/src/lisp.h     SUB_CHAR_TABLE_OFFSET = PSEUDOVECSIZE (struct Lisp_Sub_Char_Table, contents)
Lisp_Sub_Char_Table 1714 test/manual/etags/c-src/emacs/src/lisp.h verify (offsetof (struct Lisp_Sub_Char_Table, contents)