Home
last modified time | relevance | path

Searched refs:xrealloc (Results 1 – 25 of 5903) sorted by relevance

12345678910>>...237

/dports/misc/bogosort/bogosort-0.4.2/
H A Dgetlines.c37 char *xrealloc();
54 ss = (char **)xrealloc(ss, in getlines()
60 ss = (char **)xrealloc(ss, ++allocated * sizeof (char *)); in getlines()
86 ss = (char **)xrealloc(ss, in getmorelines()
92 ss = (char **)xrealloc(ss, ++allocated * sizeof (char *)); in getmorelines()
111 s = xrealloc(s, (allocated += CHARSTEP) * sizeof (char)); in get_line()
118 s = xrealloc(s, (allocated += 2) * sizeof (char)); in get_line()
/dports/misc/pinfo/pinfo-0.6.13/src/
H A Ddatatypes.c109 infohistory.node = xrealloc(infohistory.node, sizeof(char *) *(infohistory.length + 1)); in addinfohistory()
110 infohistory.file = xrealloc(infohistory.file, sizeof(char *) *(infohistory.length + 1)); in addinfohistory()
111 infohistory.pos = xrealloc(infohistory.pos, sizeof(int) *(infohistory.length + 1)); in addinfohistory()
112 infohistory.cursor = xrealloc(infohistory.cursor, sizeof(int) *(infohistory.length + 1)); in addinfohistory()
113 infohistory.menu = xrealloc(infohistory.menu, sizeof(int) *(infohistory.length + 1)); in addinfohistory()
146 infohistory.node = xrealloc(infohistory.node, sizeof(char *) *(infohistory.length + 1)); in dellastinfohistory()
147 infohistory.file = xrealloc(infohistory.file, sizeof(char *) *(infohistory.length + 1)); in dellastinfohistory()
148 infohistory.pos = xrealloc(infohistory.pos, sizeof(int) *(infohistory.length + 1)); in dellastinfohistory()
149 infohistory.cursor = xrealloc(infohistory.cursor, sizeof(int) *(infohistory.length + 1)); in dellastinfohistory()
150 infohistory.menu = xrealloc(infohistory.menu, sizeof(int) *(infohistory.length + 1)); in dellastinfohistory()
/dports/sysutils/file/file-5.39/tests/
H A Dtest.c34 xrealloc(void *p, size_t n) in xrealloc() function
49 char *l = (char *)xrealloc(NULL, len), *s = l; in slurp()
53 l = (char *)xrealloc(l, len * 2); in slurp()
59 l = (char *)xrealloc(l, len + 1); in slurp()
63 l = (char *)xrealloc(l, s - l); in slurp()
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/file-5.08/tests/
H A Dtest.c34 xrealloc(void *p, size_t n) in xrealloc() function
49 char *l = (char *)xrealloc(NULL, len), *s = l; in slurp()
53 l = (char *)xrealloc(l, len * 2); in slurp()
59 l = (char *)xrealloc(l, len + 1); in slurp()
63 l = (char *)xrealloc(l, s - l); in slurp()
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/src/
H A Dtree.c99 t.parent = (int*)xrealloc(t.parent, (n + 1) * sizeof(int)); in read_tree()
102 t.name = (char**)xrealloc(t.name, (n + 1) * sizeof(char*)); in read_tree()
106 t.group_offset = (int*)xrealloc(t.group_offset, groups * sizeof(int)); in read_tree()
108 t.group_size = (int*)xrealloc(t.group_size, groups * sizeof(int)); in read_tree()
113 t.group = (int*)xrealloc(t.group, (n + 1) * sizeof(int)); in read_tree()
119 t.group_offset = (int*)xrealloc(t.group_offset, groups * sizeof(int)); in read_tree()
121 t.group_size = (int*)xrealloc(t.group_size, groups * sizeof(int)); in read_tree()
/dports/devel/py-magic/file-5.40/tests/
H A Dtest.c38 xrealloc(void *p, size_t n) in xrealloc() function
54 char *l = (char *)xrealloc(NULL, len), *s = l; in slurp()
58 l = xrealloc(l, len * 2); in slurp()
64 l = (char *)xrealloc(l, len + 1); in slurp()
68 l = (char *)xrealloc(l, s - l); in slurp()
/dports/devel/paexec/paexec-1.1.4/paexec/
H A Dtasks.c226 id2task = (char **) xrealloc( in get_new_task_from_stdin()
256 current_task = (char *) xrealloc(current_task, current_task_sz); in tasks__get_new_task()
288 arcs_outg = (struct task_head *) xrealloc( in tasks__add_task()
292 arcs_inco = (struct task_head *) xrealloc( in tasks__add_task()
296 id2task = (char **) xrealloc( in tasks__add_task()
300 id2weight = (int *) xrealloc( in tasks__add_task()
304 id2sum_weight = (int *) xrealloc( in tasks__add_task()
308 deleted_tasks = (int *) xrealloc( in tasks__add_task()
312 tasks_graph_deg = (int *) xrealloc( in tasks__add_task()
340 failed_taskids = (int *) xrealloc( in tasks__mark_task_as_failed()
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dextract-liarc-decls.c45 static void * xrealloc (void *, size_t);
75 = (xrealloc (prefix_rules, in main()
234 buffer = (xrealloc (buffer, buffer_size)); in read_line()
242 buffer = (xrealloc (buffer, buffer_size)); in read_line()
247 buffer = (xrealloc (buffer, index)); in read_line()
262 xrealloc (void * p, size_t n) in xrealloc() function
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/dix/
H A Dprivates.c87 nsizes = (unsigned *)xrealloc(clientPrivateSizes,
134 nprivs = (DevUnion *)xrealloc(pScreen->devPrivates, in AllocateScreenPrivateIndex()
176 nsizes = (unsigned *)xrealloc(pScreen->WindowPrivateSizes,
226 nsizes = (unsigned *)xrealloc(pScreen->GCPrivateSizes,
276 nsizes = (unsigned *)xrealloc(pScreen->PixmapPrivateSizes,
342 privs = (DevUnion *) xrealloc (pColormap->devPrivates,
/dports/misc/clifm/clifm-1.3/src/
H A Dstrings.c794 buf = (char *)xrealloc(buf, (len + 1) * sizeof(char)); in split_fusedcmd()
1087 substr[0] = (char *)xrealloc(substr[0], 3 * sizeof(char)); in parse_input_str()
1118 substr[i] = (char *)xrealloc(substr[i], (strlen(tmp) + 1) in parse_input_str()
1131 substr[i] = (char *)xrealloc(substr[i], (strlen(tmp) + 1) in parse_input_str()
1172 substr[i] = (char *)xrealloc(substr[i], in parse_input_str()
1326 substr = (char **)xrealloc(substr, (args_n + sel_n + 2) in parse_input_str()
1429 substr[i] = (char *)xrealloc(substr[i], in parse_input_str()
1433 substr[i] = (char *)xrealloc(substr[i], in parse_input_str()
1466 substr[i] = (char *)xrealloc(substr[i], in parse_input_str()
1500 substr[i] = (char *)xrealloc(substr[i], in parse_input_str()
[all …]
/dports/sysutils/tmux23/tmux-2.3/
H A Dcmd-string.c110 buf = xrealloc(buf, len + 1); in cmd_string_parse()
155 buf = xrealloc(buf, len + 1); in cmd_string_parse()
183 *dst = xrealloc(*dst, *len + srclen + 1); in cmd_string_copy()
235 buf = xrealloc(buf, len + 1); in cmd_string_string()
239 buf = xrealloc(buf, len + 1); in cmd_string_string()
282 buf = xrealloc(buf, len + 1); in cmd_string_variable()
292 buf = xrealloc(buf, len + 1); in cmd_string_variable()
303 buf = xrealloc(buf, len + 1); in cmd_string_variable()
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dcmd-string.c110 buf = xrealloc(buf, len + 1); in cmd_string_parse()
155 buf = xrealloc(buf, len + 1); in cmd_string_parse()
183 *dst = xrealloc(*dst, *len + srclen + 1); in cmd_string_copy()
235 buf = xrealloc(buf, len + 1); in cmd_string_string()
239 buf = xrealloc(buf, len + 1); in cmd_string_string()
282 buf = xrealloc(buf, len + 1); in cmd_string_variable()
292 buf = xrealloc(buf, len + 1); in cmd_string_variable()
303 buf = xrealloc(buf, len + 1); in cmd_string_variable()
/dports/sysutils/tmate/tmate-2.4.0/
H A Dcmd-string.c110 buf = xrealloc(buf, len + 1); in cmd_string_parse()
155 buf = xrealloc(buf, len + 1); in cmd_string_parse()
183 *dst = xrealloc(*dst, *len + srclen + 1); in cmd_string_copy()
235 buf = xrealloc(buf, len + 1); in cmd_string_string()
239 buf = xrealloc(buf, len + 1); in cmd_string_string()
282 buf = xrealloc(buf, len + 1); in cmd_string_variable()
292 buf = xrealloc(buf, len + 1); in cmd_string_variable()
303 buf = xrealloc(buf, len + 1); in cmd_string_variable()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dx-ycp.c169 buffer = xrealloc (buffer, bufmax); in phase2_getc()
177 buffer = xrealloc (buffer, bufmax); in phase2_getc()
214 buffer = xrealloc (buffer, bufmax); in phase2_getc()
274 buffer = xrealloc (buffer, bufmax); in phase2_getc()
282 buffer = xrealloc (buffer, bufmax); in phase2_getc()
480 buffer = xrealloc (buffer, bufmax); in phase5_get()
514 buffer = xrealloc (buffer, bufmax); in phase5_get()
531 buffer = xrealloc (buffer, bufmax); in phase5_get()
538 buffer = xrealloc (buffer, bufmax); in phase5_get()
610 tp->string = xrealloc (tp->string, len + strlen (tmp.string) + 1); in phase8_get()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dx-ycp.c169 buffer = xrealloc (buffer, bufmax); in phase2_getc()
177 buffer = xrealloc (buffer, bufmax); in phase2_getc()
214 buffer = xrealloc (buffer, bufmax); in phase2_getc()
274 buffer = xrealloc (buffer, bufmax); in phase2_getc()
282 buffer = xrealloc (buffer, bufmax); in phase2_getc()
480 buffer = xrealloc (buffer, bufmax); in phase5_get()
514 buffer = xrealloc (buffer, bufmax); in phase5_get()
531 buffer = xrealloc (buffer, bufmax); in phase5_get()
538 buffer = xrealloc (buffer, bufmax); in phase5_get()
610 tp->string = xrealloc (tp->string, len + strlen (tmp.string) + 1); in phase8_get()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dx-ycp.c169 buffer = xrealloc (buffer, bufmax); in phase2_getc()
177 buffer = xrealloc (buffer, bufmax); in phase2_getc()
214 buffer = xrealloc (buffer, bufmax); in phase2_getc()
274 buffer = xrealloc (buffer, bufmax); in phase2_getc()
282 buffer = xrealloc (buffer, bufmax); in phase2_getc()
480 buffer = xrealloc (buffer, bufmax); in phase5_get()
514 buffer = xrealloc (buffer, bufmax); in phase5_get()
531 buffer = xrealloc (buffer, bufmax); in phase5_get()
538 buffer = xrealloc (buffer, bufmax); in phase5_get()
610 tp->string = xrealloc (tp->string, len + strlen (tmp.string) + 1); in phase8_get()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dx-ycp.c169 buffer = xrealloc (buffer, bufmax); in phase2_getc()
177 buffer = xrealloc (buffer, bufmax); in phase2_getc()
214 buffer = xrealloc (buffer, bufmax); in phase2_getc()
274 buffer = xrealloc (buffer, bufmax); in phase2_getc()
282 buffer = xrealloc (buffer, bufmax); in phase2_getc()
480 buffer = xrealloc (buffer, bufmax); in phase5_get()
514 buffer = xrealloc (buffer, bufmax); in phase5_get()
531 buffer = xrealloc (buffer, bufmax); in phase5_get()
538 buffer = xrealloc (buffer, bufmax); in phase5_get()
610 tp->string = xrealloc (tp->string, len + strlen (tmp.string) + 1); in phase8_get()
/dports/print/texinfo/texinfo-6.8/gnulib/lib/
H A Dxalloc.h59 void *xrealloc (void *p, size_t s)
116 return xrealloc (p, n * s); in xnrealloc()
207 return xrealloc (p, n * s); in x2nrealloc()
236 xrealloc (T *p, size_t s) in xrealloc() function
238 return (T *) xrealloc ((void *) p, s); in xrealloc()
/dports/security/libgsasl/gsasl-1.10.0/gl/
H A Dxalloc.h59 void *xrealloc (void *p, size_t s)
116 return xrealloc (p, n * s); in xnrealloc()
207 return xrealloc (p, n * s); in x2nrealloc()
236 xrealloc (T *p, size_t s) in xrealloc() function
238 return (T *) xrealloc ((void *) p, s); in xrealloc()
/dports/archivers/gtar/tar-1.34/gnu/
H A Dxalloc.h59 void *xrealloc (void *p, size_t s)
116 return xrealloc (p, n * s); in xnrealloc()
207 return xrealloc (p, n * s); in x2nrealloc()
236 xrealloc (T *p, size_t s) in xrealloc() function
238 return (T *) xrealloc ((void *) p, s); in xrealloc()
/dports/math/pspp/pspp-1.4.1/gl/
H A Dxalloc.h52 void *xrealloc (void *p, size_t s)
109 return xrealloc (p, n * s); in xnrealloc()
200 return xrealloc (p, n * s); in x2nrealloc()
222 xrealloc (T *p, size_t s) in xrealloc() function
224 return (T *) xrealloc ((void *) p, s); in xrealloc()
/dports/sysutils/cmogstored/cmogstored-1.8.1/lib/
H A Dxalloc.h52 void *xrealloc (void *p, size_t s)
109 return xrealloc (p, n * s); in xnrealloc()
200 return xrealloc (p, n * s); in x2nrealloc()
222 xrealloc (T *p, size_t s) in xrealloc() function
224 return (T *) xrealloc ((void *) p, s); in xrealloc()
/dports/security/gsasl/gsasl-1.10.0/gl/
H A Dxalloc.h59 void *xrealloc (void *p, size_t s)
116 return xrealloc (p, n * s); in xnrealloc()
207 return xrealloc (p, n * s); in x2nrealloc()
236 xrealloc (T *p, size_t s) in xrealloc() function
238 return (T *) xrealloc ((void *) p, s); in xrealloc()
/dports/math/numdiff/numdiff-5.9.0/
H A Dxalloc.h51 void *xrealloc (void *p, size_t s);
128 return xrealloc (p, n * s); in xnrealloc()
217 return xrealloc (p, n * s); in x2nrealloc()
239 xrealloc (T *p, size_t s) in xrealloc() function
241 return (T *) xrealloc ((void *) p, s); in xrealloc()
/dports/math/octave/octave-6.4.0/libgnu/
H A Dxalloc.h52 void *xrealloc (void *p, size_t s)
109 return xrealloc (p, n * s); in xnrealloc()
200 return xrealloc (p, n * s); in x2nrealloc()
222 xrealloc (T *p, size_t s) in xrealloc() function
224 return (T *) xrealloc ((void *) p, s); in xrealloc()

12345678910>>...237