Home
last modified time | relevance | path

Searched refs:REALLOC (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c2005 # define REALLOC(p,s) realloc ((p), (size_t) (s)) macro
2008 # define REALLOC(p,s) realloc ((p), (s)) macro
2080 bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \