LISPSYM_INITIALLY 4450 src/fns.c        hashtest_eq = { LISPSYM_INITIALLY (Qeq), LISPSYM_INITIALLY (Qnil),
LISPSYM_INITIALLY 4451 src/fns.c      		  LISPSYM_INITIALLY (Qnil), 0, hashfn_eq },
LISPSYM_INITIALLY 4452 src/fns.c        hashtest_eql = { LISPSYM_INITIALLY (Qeql), LISPSYM_INITIALLY (Qnil),
LISPSYM_INITIALLY 4453 src/fns.c      		   LISPSYM_INITIALLY (Qnil), cmpfn_eql, hashfn_eql },
LISPSYM_INITIALLY 4454 src/fns.c        hashtest_equal = { LISPSYM_INITIALLY (Qequal), LISPSYM_INITIALLY (Qnil),
LISPSYM_INITIALLY 4455 src/fns.c      		     LISPSYM_INITIALLY (Qnil), cmpfn_equal, hashfn_equal };
LISPSYM_INITIALLY  714 src/ftcrfont.c   .type = LISPSYM_INITIALLY (Qftcr),
LISPSYM_INITIALLY 3123 src/ftfont.c     .type = LISPSYM_INITIALLY (Qfreetype),
LISPSYM_INITIALLY 1204 src/haikufont.c     .type = LISPSYM_INITIALLY (Qhaiku),
LISPSYM_INITIALLY  959 src/lisp.h       DEFINE_GDB_SYMBOL_END (LISPSYM_INITIALLY (name))
LISPSYM_INITIALLY   45 src/profiler.c    LISPSYM_INITIALLY (Qprofiler_backtrace_equal),
LISPSYM_INITIALLY   46 src/profiler.c    LISPSYM_INITIALLY (Qnil) /* user_hash_function */,
LISPSYM_INITIALLY   47 src/profiler.c    LISPSYM_INITIALLY (Qnil) /* user_cmp_function */,
LISPSYM_INITIALLY   54 src/thread.c         .m_last_thing_searched = LISPSYM_INITIALLY (Qnil),
LISPSYM_INITIALLY   55 src/thread.c         .m_saved_last_thing_searched = LISPSYM_INITIALLY (Qnil),
LISPSYM_INITIALLY   56 src/thread.c         .name = LISPSYM_INITIALLY (Qnil),
LISPSYM_INITIALLY   57 src/thread.c         .function = LISPSYM_INITIALLY (Qnil),
LISPSYM_INITIALLY   58 src/thread.c         .result = LISPSYM_INITIALLY (Qnil),
LISPSYM_INITIALLY   59 src/thread.c         .error_symbol = LISPSYM_INITIALLY (Qnil),
LISPSYM_INITIALLY   60 src/thread.c         .error_data = LISPSYM_INITIALLY (Qnil),
LISPSYM_INITIALLY   61 src/thread.c         .event_object = LISPSYM_INITIALLY (Qnil),
LISPSYM_INITIALLY 2712 src/w32font.c      LISPSYM_INITIALLY (Qgdi),
LISPSYM_INITIALLY 1443 src/w32uniscribe.c     LISPSYM_INITIALLY (Quniscribe),
LISPSYM_INITIALLY 1133 src/xfont.c        .type = LISPSYM_INITIALLY (Qx),
LISPSYM_INITIALLY  749 src/xftfont.c      .type = LISPSYM_INITIALLY (Qxft),