ALLOCATE_ZEROED_PSEUDOVECTOR  927 src/frame.c      return ALLOCATE_ZEROED_PSEUDOVECTOR (struct frame, tool_bar_items,
ALLOCATE_ZEROED_PSEUDOVECTOR 5238 src/lisp.h       return ALLOCATE_ZEROED_PSEUDOVECTOR (struct Lisp_Native_Comp_Unit,
ALLOCATE_ZEROED_PSEUDOVECTOR  897 src/process.c    return ALLOCATE_ZEROED_PSEUDOVECTOR (struct Lisp_Process, thread,
ALLOCATE_ZEROED_PSEUDOVECTOR  265 src/terminal.c   return ALLOCATE_ZEROED_PSEUDOVECTOR (struct terminal, glyph_code_table,
ALLOCATE_ZEROED_PSEUDOVECTOR  308 src/thread.c       = ALLOCATE_ZEROED_PSEUDOVECTOR (struct Lisp_Mutex, name, PVEC_MUTEX);
ALLOCATE_ZEROED_PSEUDOVECTOR  423 src/thread.c       = ALLOCATE_ZEROED_PSEUDOVECTOR (struct Lisp_CondVar, name, PVEC_CONDVAR);
ALLOCATE_ZEROED_PSEUDOVECTOR  861 src/thread.c       = ALLOCATE_ZEROED_PSEUDOVECTOR (struct thread_state, event_object,
ALLOCATE_ZEROED_PSEUDOVECTOR 4329 src/window.c     return ALLOCATE_ZEROED_PSEUDOVECTOR (struct window, mode_line_help_echo,