Lisp_Boolfwd 65 src/data.c static struct Lisp_Boolfwd const * Lisp_Boolfwd 3306 src/lisp.h extern void defvar_bool (struct Lisp_Boolfwd const *, char const *); Lisp_Boolfwd 3341 src/lisp.h static struct Lisp_Boolfwd const b_fwd \ Lisp_Boolfwd 5364 src/lread.c defvar_bool (struct Lisp_Boolfwd const *b_fwd, char const *namestring) Lisp_Boolfwd 2298 src/pdumper.c dump_fwd_bool (struct dump_context *ctx, const struct Lisp_Boolfwd *boolfwd) Lisp_Boolfwd 2304 src/pdumper.c struct Lisp_Boolfwd out; Lisp_Boolfwd 2371 test/manual/etags/c-src/emacs/src/lisp.h struct Lisp_Boolfwd u_boolfwd; Lisp_Boolfwd 2848 test/manual/etags/c-src/emacs/src/lisp.h extern void defvar_bool (struct Lisp_Boolfwd *, const char *, bool *); Lisp_Boolfwd 2881 test/manual/etags/c-src/emacs/src/lisp.h static struct Lisp_Boolfwd b_fwd; \