Home
last modified time | relevance | path

Searched defs:new_realloc (Results 1 – 9 of 9) sorted by relevance

/dports/irc/ninja/ninja-1.5.8.1/include/
H A Ddma.h23 # define new_realloc dma_ReAlloc macro
/dports/irc/epic4/epic4-2.10.9/include/
H A Dircaux.h30 #define new_realloc(x,y) really_new_realloc ((x), (y), __FILE__, __LINE__) macro
/dports/chinese/bitchx/bitchx-1.2.1/dll/acro/
H A Dacro.h20 #define new_realloc(x,y) n_realloc((x),(y),__FILE__,__LINE__) macro
/dports/irc/bitchx/bitchx-1.2.1/dll/acro/
H A Dacro.h20 #define new_realloc(x,y) n_realloc((x),(y),__FILE__,__LINE__) macro
/dports/irc/epic5/epic5-2.1.6/include/
H A Dircaux.h30 #define new_realloc(x,y) really_new_realloc ((x), (y), __FILE__, __LINE__) macro
/dports/irc/ircII/ircii-20210314/source/
H A Dircaux.c123 new_realloc(void *ptr, size_t size) in new_realloc() function
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dircaux.c270 new_realloc(ptr, size) in new_realloc() function
/dports/irc/epic4/epic4-2.10.9/source/
H A Dircaux.c297 void * new_realloc (void **ptr, size_t size) in new_realloc() function
/dports/irc/epic5/epic5-2.1.6/source/
H A Dircaux.c322 void * new_realloc (void **ptr, size_t size) in new_realloc() function