Home
last modified time | relevance | path

Searched refs:c_realloc (Results 1 – 25 of 89) sorted by last modified time

1234

/dports/devel/cgdb/cgdb-0.8.0/lib/tokenizer/
H A Dclexer.cpp25 #define yyrealloc c_realloc
335 void *c_realloc (void *,yy_size_t );
2010 c_realloc((void *) b->yy_ch_buf,b->yy_buf_size + 2 );
2059 …YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) c_realloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_…
2458 (yy_buffer_stack) = (struct yy_buffer_state**)c_realloc in c_ensure_buffer_stack()
2744 void *c_realloc (void * ptr, yy_size_t size ) in c_realloc() function
/dports/lang/nim/nim-1.6.2/lib/system/
H A Dgc_regions.nim376 result = c_realloc(p, cast[csize_t](newsize))
379 result = c_realloc(p, cast[csize_t](newsize))
404 result = c_realloc(p, cast[csize_t](newsize))
407 result = c_realloc(p, cast[csize_t](newsize))
H A Dansi_c.nim183 proc c_realloc*(p: pointer, newsize: csize_t): pointer {.
/dports/lang/nim/nim-1.6.2/lib/system/mm/
H A Dmalloc.nim11 c_realloc(p, newSize.csize_t)
/dports/dns/nsd/nsd-4.3.9/
H A Dconfiglexer.c31 #define yyrealloc c_realloc
231 #define yyrealloc c_realloc
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-memory.adb57 function c_realloc subprogram
146 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
149 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
H A Dmemtrack.adb95 function c_realloc subprogspec
97 pragma Import (C, c_realloc, "realloc");
372 Result := c_realloc (Ptr, Size);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dmemtrack.adb92 function c_realloc subprogspec
94 pragma Import (C, c_realloc, "realloc");
380 Result := c_realloc (Ptr, Size);
H A Ds-memory.adb57 function c_realloc subprogram
146 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
149 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-memory.adb57 function c_realloc subprogram
146 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
149 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
H A Dmemtrack.adb92 function c_realloc subprogspec
94 pragma Import (C, c_realloc, "realloc");
365 Result := c_realloc (Ptr, Size);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-memory.adb60 function c_realloc subprogram
149 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
152 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
H A Dmemtrack.adb92 function c_realloc subprogspec
94 pragma Import (C, c_realloc, "realloc");
365 Result := c_realloc (Ptr, Size);
/dports/databases/pgbouncer/pgbouncer-1.16.0/lib/usual/
H A Dcxalloc.c47 return cx->ops->c_realloc(cx->ctx, ptr, len); in cx_realloc()
H A Dcxalloc.h63 void *(*c_realloc)(void *ctx, void *p, size_t len); member
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-memory.adb57 function c_realloc subprogram
146 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
149 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
H A Dmemtrack.adb92 function c_realloc subprogspec
94 pragma Import (C, c_realloc, "realloc");
380 Result := c_realloc (Ptr, Size);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-memory.adb57 function c_realloc subprogram
146 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
149 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
H A Dmemtrack.adb92 function c_realloc subprogspec
94 pragma Import (C, c_realloc, "realloc");
380 Result := c_realloc (Ptr, Size);
/dports/devel/global/global-6.6.7/htags/
H A Dc.c79 #define yyrealloc c_realloc
279 #define yyrealloc c_realloc
/dports/math/mpfrcx/mpfrcx-0.6.2/src/
H A DMakefile.in142 am_libmpfrcx_la_OBJECTS = c_init.lo c_clear.lo c_realloc.lo c_set.lo \
180 ./$(DEPDIR)/c_out_str.Plo ./$(DEPDIR)/c_realloc.Plo \
379 c_init.c c_clear.c c_realloc.c c_set.c c_init_set.c c_mv.c c_swap.c \
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c_realloc.Plo@am__quote@ # am--include-marker
705 -rm -f ./$(DEPDIR)/c_realloc.Plo
809 -rm -f ./$(DEPDIR)/c_realloc.Plo
H A DMakefile.am16 c_init.c c_clear.c c_realloc.c c_set.c c_init_set.c c_mv.c c_swap.c \
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-memory.adb60 function c_realloc subprogram
149 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
152 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
H A Dmemtrack.adb92 function c_realloc subprogspec
94 pragma Import (C, c_realloc, "realloc");
365 Result := c_realloc (Ptr, Size);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-memory.adb60 function c_realloc subprogram
149 Result := c_realloc (Ptr, System.CRTL.size_t (Size));
152 Result := c_realloc (Ptr, System.CRTL.size_t (Size));

1234