Home
last modified time | relevance | path

Searched refs:indirect_variable (Results 1 – 22 of 22) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddata.c658 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start;
1104 indirect_variable (struct Lisp_Symbol *symbol) in indirect_variable() function
1143 struct Lisp_Symbol *sym = indirect_variable (XSYMBOL (object));
1427 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start; in find_symbol_value()
1516 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start; in set_internal()
1770 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start; in default_value()
1864 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start; in set_default_internal()
2002 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start;
2070 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start;
2156 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start;
[all …]
H A Deval.c3603 sym = indirect_variable (sym); XSETSYMBOL (symbol, sym); goto start; in specbind()
H A Dlisp.h3628 extern struct Lisp_Symbol *indirect_variable (struct Lisp_Symbol *);
H A Dbuffer.c1244 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start; in buffer_local_value()
H A DChangeLog.9783 `indirect_variable', `constant', and `interned'.
786 (indirect_variable): Add prototype.
804 (indirect_variable, Findirect_variable): New functions.
H A DChangeLog.102895 (indirect_variable, Fsymbol_value, set_internal, Fdefault_value)
8721 * buffer.c (Fbuffer_local_value): Call indirect_variable.
17114 (Flocal_variable_p): Delete duplicate call to indirect_variable.
17263 Use indirect_variable to trace thru variable aliases.
H A DChangeLog.118839 (swap_in_symval_forwarding, indirect_variable, do_symval_forwarding)
19972 indirect_variable.
19978 * lisp.h (indirect_variable):
19979 * data.c (indirect_variable, let_shadows_buffer_binding_p):
/dports/editors/emacs/emacs-27.2/src/
H A Ddata.c666 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start;
938 indirect_variable (struct Lisp_Symbol *symbol) in indirect_variable() function
977 struct Lisp_Symbol *sym = indirect_variable (XSYMBOL (object));
1261 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start; in find_symbol_value()
1350 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start; in set_internal()
1599 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start; in default_value()
1692 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start; in set_default_internal()
1827 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start;
1895 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start;
1981 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start;
[all …]
H A Deval.c3299 sym = indirect_variable (sym); XSETSYMBOL (symbol, sym); goto start; in specbind()
H A Dlisp.h3602 extern struct Lisp_Symbol *indirect_variable (struct Lisp_Symbol *);
H A Dbuffer.c1213 case SYMBOL_VARALIAS: sym = indirect_variable (sym); goto start; in buffer_local_value()
H A DChangeLog.9783 `indirect_variable', `constant', and `interned'.
786 (indirect_variable): Add prototype.
804 (indirect_variable, Findirect_variable): New functions.
H A DChangeLog.102895 (indirect_variable, Fsymbol_value, set_internal, Fdefault_value)
8721 * buffer.c (Fbuffer_local_value): Call indirect_variable.
17114 (Flocal_variable_p): Delete duplicate call to indirect_variable.
17263 Use indirect_variable to trace thru variable aliases.
H A DChangeLog.118839 (swap_in_symval_forwarding, indirect_variable, do_symval_forwarding)
19972 indirect_variable.
19978 * lisp.h (indirect_variable):
19979 * data.c (indirect_variable, let_shadows_buffer_binding_p):
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/
H A DETAGS.good_22029 extern struct Lisp_Symbol *indirect_variable indirect_variable3536,114958
H A DETAGS.good_52503 extern struct Lisp_Symbol *indirect_variable indirect_variable3536,114958
H A DETAGS.good_62503 extern struct Lisp_Symbol *indirect_variable indirect_variable3536,114958
/dports/editors/emacs/emacs-27.2/test/manual/etags/
H A DETAGS.good_22031 extern struct Lisp_Symbol *indirect_variable indirect_variable3536,114958
H A DETAGS.good_52507 extern struct Lisp_Symbol *indirect_variable indirect_variable3536,114958
H A DETAGS.good_62507 extern struct Lisp_Symbol *indirect_variable indirect_variable3536,114958
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dlisp.h3536 extern struct Lisp_Symbol *indirect_variable (struct Lisp_Symbol *);
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dlisp.h3536 extern struct Lisp_Symbol *indirect_variable (struct Lisp_Symbol *);