Searched defs:el_realloc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Del.h94 #define el_realloc(a,b) realloc(a, b) macro
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Del.h98 #define el_realloc(a,b) realloc(a, b) macro
/macosx-10.10/libedit-40/src/
H A Del.h105 #define el_realloc(a,b) realloc(a, b) macro

Completed in 201 milliseconds