xrealloc         1088 lib-src/ebrowse.c 	= (struct sym **) xrealloc ((void *)namespace_stack,
xrealloc         1149 lib-src/ebrowse.c       scope_buffer = (char *) xrealloc (scope_buffer, new_size);
xrealloc         1661 lib-src/ebrowse.c 		    yytext = (char *) xrealloc (yytext, 2 * size);
xrealloc         2633 lib-src/ebrowse.c 	  id = (char *) xrealloc (id, strlen (yytext) + 2);
xrealloc         2647 lib-src/ebrowse.c 	    id = (char *) xrealloc (id, strlen (s) + 1);
xrealloc         2705 lib-src/ebrowse.c                           class_name = (char *) xrealloc(class_name, size + 1);
xrealloc         2900 lib-src/ebrowse.c 	  id = (char *) xrealloc (id, new_size);
xrealloc         2926 lib-src/ebrowse.c 	  id = (char *) xrealloc (id, new_size);
xrealloc         2943 lib-src/ebrowse.c 	      id = (char *) xrealloc (id, new_size);
xrealloc         2982 lib-src/ebrowse.c 	  id = (char *) xrealloc (id, len);
xrealloc         3048 lib-src/ebrowse.c 	  id = (char *) xrealloc (id, len);
xrealloc         3280 lib-src/ebrowse.c 	    id = (char *) xrealloc (id, strlen (s) + 1);
xrealloc         3294 lib-src/ebrowse.c 	      id = (char *) xrealloc (id, strlen (yytext) + 2);
xrealloc         3461 lib-src/ebrowse.c                           class_name = (char *) xrealloc(class_name, size + 1);
xrealloc         3577 lib-src/ebrowse.c 	  buffer = (char *) xrealloc (buffer, buffer_size);
xrealloc         3678 lib-src/ebrowse.c 	      inbuffer = (char *) xrealloc (inbuffer, inbuffer_size);
xrealloc         3715 lib-src/ebrowse.c 	  buffer = (char *) xrealloc (buffer, buffer_size);
xrealloc         3727 lib-src/ebrowse.c       buffer = (char *) xrealloc (buffer, buffer_size);
xrealloc         3775 lib-src/ebrowse.c 	      input_filenames = (char **) xrealloc ((void *)input_filenames,
xrealloc          739 lib-src/emacsclient.c           new_argv = xrealloc (new_argv,
xrealloc          605 lib-src/make-docfile.c 	  globals = xrealloc (globals, num_globals_allocated * sizeof *globals);
xrealloc          851 src/alloc.c      return xrealloc (pa, nbytes);
xrealloc          918 src/alloc.c      pa = xrealloc (pa, nbytes);
xrealloc         6179 src/alloc.c    	      stack_copy = xrealloc (stack_copy, stack_size);
xrealloc          625 src/bidi.c           bidi_cache = xrealloc (bidi_cache, BIDI_CACHE_CHUNK * elsz);
xrealloc           42 src/bignum.c     return xrealloc (ptr, size);
xrealloc         4558 src/buffer.c     p = xrealloc (b->text->beg, new_nbytes);
xrealloc          989 src/coding.c     coding->destination = xrealloc (coding->destination, newbytes);
xrealloc         8186 src/coding.c   	  destination = xrealloc (destination, coding->produced);
xrealloc         2270 src/dispnew.c    f->decode_mode_spec_buffer = xrealloc (f->decode_mode_spec_buffer,
xrealloc         4211 src/editfns.c  	      buf = xrealloc (buf, bufsize);
xrealloc         1635 src/fringe.c   	      fringe_bitmaps = xrealloc (fringe_bitmaps,
xrealloc         1637 src/fringe.c   	      fringe_faces = xrealloc (fringe_faces,
xrealloc           75 src/ftcrfont.c 	xrealloc (ftcrfont_info->metrics,
xrealloc          148 src/haikufont.c       a = xrealloc (a, l * sizeof *a);
xrealloc          925 src/haikufont.c 	xrealloc (info->metrics,
xrealloc         1034 src/haikufont.c       b = xrealloc (b, b_len = (b_len + slen));
xrealloc         2812 src/haikuterm.c 	xrealloc (fringe_bmps, max_fringe_bmp * sizeof (void *));
xrealloc         1881 src/image.c          img->colors = xrealloc (img->colors, ncolors * sizeof *img->colors);
xrealloc          170 src/itree.c          stack->nodes = xrealloc (stack->nodes,
xrealloc         5265 src/lisp.h     extern void *xrealloc (void *, size_t)
xrealloc         3459 src/lread.c    	  ss->string = xrealloc (ss->string, ss->size);
xrealloc         4977 src/lread.c    	  *out = xrealloc (*out, lh_prefix_size + suffix_size);
xrealloc           69 src/macros.c   	    = xrealloc (current_kboard->kbd_macro_buffer,
xrealloc         2808 src/msdos.c    	= (char **) xrealloc (menu->text, count * sizeof (char *));
xrealloc         2810 src/msdos.c    	= (XMenu **) xrealloc (menu->submenu, count * sizeof (XMenu *));
xrealloc         2812 src/msdos.c    	= (int *) xrealloc (menu->panenumber, count * sizeof (int));
xrealloc         2814 src/msdos.c    	= (const char **) xrealloc (menu->help_text, count * sizeof (char *));
xrealloc          606 src/pdumper.c    ctx->buf = xrealloc (ctx->buf, ctx->buf_size = (ctx->buf_size ?
xrealloc          315 src/pgtkterm.c       evq->q = xrealloc (evq->q, sizeof *evq->q * evq->cap);
xrealloc         3474 src/pgtkterm.c 	= (cairo_pattern_t **) xrealloc (fringe_bmp,
xrealloc         3422 src/process.c        sa = xrealloc (sa, addrlen);
xrealloc         1653 src/regex-emacs.c   work_area->table = xrealloc (work_area->table, work_area->allocated);
xrealloc         1792 src/regex-emacs.c       bufp->buffer = xrealloc (bufp->buffer, INIT_BUF_SIZE);
xrealloc          147 src/search.c           cp->buf.buffer = xrealloc (cp->buf.buffer, cp->buf.used);
xrealloc         2994 src/search.c   	  xrealloc (search_regs.end, num_regs * sizeof *search_regs.end);
xrealloc         3567 src/sysdep.c   	  q = cmdline = xrealloc (cmdline, cmdline_size);
xrealloc          707 src/term.c           encode_terminal_dst = xrealloc (encode_terminal_dst,
xrealloc         1179 src/term.c     	xrealloc (char_ins_del_vector,
xrealloc         2775 src/term.c           menu->text = xrealloc (menu->text, allocated * sizeof *menu->text);
xrealloc         2776 src/term.c           menu->submenu = xrealloc (menu->submenu,
xrealloc         2778 src/term.c           menu->panenumber = xrealloc (menu->panenumber,
xrealloc         2780 src/term.c           menu->help_text = xrealloc (menu->help_text,
xrealloc          466 src/termcap.c  	  bp = termcap_name = xrealloc (bp, malloc_size);
xrealloc          492 src/termcap.c      bp = xrealloc (bp, bp1 - bp + 1);
xrealloc          574 src/terminal.c       entries = alloced = xrealloc (alloced, entry_ct * sizeof *alloced);
xrealloc          471 src/treesit.c        ts_set_allocator (xmalloc, treesit_calloc_wrapper, xrealloc, xfree);
xrealloc          278 src/w16select.c 	(char *) xrealloc (last_clipboard_text, clipboard_storage_size);
xrealloc         2307 src/w32.c      	      buf = xrealloc (buf, blen = needed);
xrealloc         7466 src/w32.c      		  buf = xrealloc (buf, blen = needed);
xrealloc         9467 src/w32.c            ainfo = xrealloc (ainfo, ainfo_len);
xrealloc         9745 src/w32.c            ainfo = xrealloc (ainfo, ainfo_len);
xrealloc          160 src/w32console.c       glyphs = xrealloc (glyphs, FRAME_COLS (f) * sizeof (struct glyph));
xrealloc          469 src/w32font.c  	      = xrealloc (w32_font->cached_metrics,
xrealloc         3343 src/w32proc.c  	    nl_langinfo_buf = xrealloc (nl_langinfo_buf,
xrealloc          952 src/w32term.c        fringe_bmp = (HBITMAP *) xrealloc (fringe_bmp, max_fringe_bmp * sizeof (HBITMAP));
xrealloc          333 src/w32uniscribe.c       items = (SCRIPT_ITEM *) xrealloc (items,
xrealloc         3512 src/xfns.c     	    output->preedit_chars = xrealloc (output->preedit_chars,
xrealloc         3578 src/xfns.c     	      output->preedit_chars = xrealloc (output->preedit_chars,
xrealloc         1529 src/xselect.c  	  data1 = xrealloc (data, total_size + 1);
xrealloc         1846 src/xterm.c    	  rec_buffer = xrealloc (rec_buffer, rec_buffer_size);
xrealloc         2883 src/xterm.c    		= xrealloc (destroy_windows, (sizeof *destroy_windows
xrealloc         2886 src/xterm.c    		= xrealloc (prev_masks, (sizeof *prev_masks
xrealloc         6031 src/xterm.c          fringe_bmp = xrealloc (fringe_bmp, max_fringe_bmp * sizeof (*fringe_bmp));
xrealloc         12344 src/xterm.c    	    ask_actions = xrealloc (ask_actions, end);
xrealloc         23926 src/xterm.c    				= xrealloc (dpyinfo->devices,
xrealloc         4505 test/manual/etags/c-src/emacs/src/lisp.h extern void *xrealloc (void *, size_t) ATTRIBUTE_ALLOC_SIZE ((2));
xrealloc          180 test/manual/etags/c-src/etags.c #define xrnew(op, n, Type) ((op) = (Type *) xrealloc (op, (n) * sizeof (Type)))
xrealloc          342 test/manual/etags/c-src/etags.c static void *xrealloc (void *, size_t);