Home
last modified time | relevance | path

Searched refs:ALLOCATE_PSEUDOVECTOR (Results 1 – 25 of 38) sorted by relevance

12

/dports/editors/emacs/emacs-27.2/src/
H A Dxwidget.c37 return ALLOCATE_PSEUDOVECTOR (struct xwidget, script_callbacks, PVEC_XWIDGET); in allocate_xwidget()
43 return ALLOCATE_PSEUDOVECTOR (struct xwidget_view, w, PVEC_XWIDGET_VIEW); in allocate_xwidget_view()
H A Demacs-module.c547 return ALLOCATE_PSEUDOVECTOR (struct Lisp_Module_Function, in allocate_module_function()
H A Dalloc.c3478 struct Lisp_Overlay *p = ALLOCATE_PSEUDOVECTOR (struct Lisp_Overlay, plist, in build_overlay()
3694 = ALLOCATE_PSEUDOVECTOR (struct Lisp_Finalizer, function, PVEC_FINALIZER);
H A Dlisp.h3998 #define ALLOCATE_PSEUDOVECTOR(type, field, tag) \ macro
H A Dfns.c4061 return ALLOCATE_PSEUDOVECTOR (struct Lisp_Hash_Table, in allocate_hash_table()
H A Dwindow.c7462 = ALLOCATE_PSEUDOVECTOR (struct save_window_data, saved_windows,
H A Dw32term.c3894 = ALLOCATE_PSEUDOVECTOR (struct scroll_bar, w32_widget_high, PVEC_OTHER); in w32_scroll_bar_create()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Demacs-module.c564 return ALLOCATE_PSEUDOVECTOR (struct Lisp_Module_Function, in allocate_module_function()
H A Dxwidget.c79 return ALLOCATE_PSEUDOVECTOR (struct xwidget, script_callbacks, PVEC_XWIDGET); in allocate_xwidget()
85 return ALLOCATE_PSEUDOVECTOR (struct xwidget_view, w, PVEC_XWIDGET_VIEW); in allocate_xwidget_view()
H A Dalloc.c3401 = ALLOCATE_PSEUDOVECTOR (struct buffer, cursor_in_non_selected_windows_, in allocate_buffer()
3676 struct Lisp_Overlay *p = ALLOCATE_PSEUDOVECTOR (struct Lisp_Overlay, plist, in build_overlay()
3893 = ALLOCATE_PSEUDOVECTOR (struct Lisp_Finalizer, function, PVEC_FINALIZER);
H A Dhaikuterm.c2077 = ALLOCATE_PSEUDOVECTOR (struct scroll_bar, prev, PVEC_OTHER); in haiku_scroll_bar_create()
H A Dlisp.h4063 #define ALLOCATE_PSEUDOVECTOR(type, field, tag) \ macro
H A Dfns.c4250 return ALLOCATE_PSEUDOVECTOR (struct Lisp_Hash_Table, in allocate_hash_table()
H A Dpgtkterm.c4034 = ALLOCATE_PSEUDOVECTOR (struct scroll_bar, prev, PVEC_OTHER); in x_scroll_bar_create()
H A Dw32term.c4014 = ALLOCATE_PSEUDOVECTOR (struct scroll_bar, w32_widget_high, PVEC_OTHER); in w32_scroll_bar_create()
H A Dwindow.c7534 = ALLOCATE_PSEUDOVECTOR (struct save_window_data, saved_windows,
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dlisp.h3850 #define ALLOCATE_PSEUDOVECTOR(type, field, tag) \ macro
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dlisp.h3850 #define ALLOCATE_PSEUDOVECTOR(type, field, tag) \ macro
/dports/editors/emacs/emacs-27.2/test/manual/etags/
H A DETAGS.good_11784 #define ALLOCATE_PSEUDOVECTOR(3850,127192
H A DETAGS.good_41948 #define ALLOCATE_PSEUDOVECTOR(3850,127192
H A DETAGS.good_32096 #define ALLOCATE_PSEUDOVECTOR(3850,127192
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/
H A DETAGS.good_11782 #define ALLOCATE_PSEUDOVECTOR(3850,127192
H A DETAGS.good_32094 #define ALLOCATE_PSEUDOVECTOR(3850,127192
H A DETAGS.good_41944 #define ALLOCATE_PSEUDOVECTOR(3850,127192
H A DETAGS.good_22080 #define ALLOCATE_PSEUDOVECTOR(3850,127192

12