ALLOCATE_ZEROED_PSEUDOVECTOR  931 src/frame.c      return ALLOCATE_ZEROED_PSEUDOVECTOR (struct frame, tool_bar_items,
ALLOCATE_ZEROED_PSEUDOVECTOR 5275 src/lisp.h       return ALLOCATE_ZEROED_PSEUDOVECTOR (struct Lisp_Native_Comp_Unit,
ALLOCATE_ZEROED_PSEUDOVECTOR  903 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 4347 src/window.c     return ALLOCATE_ZEROED_PSEUDOVECTOR (struct window, mode_line_help_echo,