OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mm_realloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
mm-internal.h
79
#define
mm_realloc
(p, sz) event_mm_realloc_((p), (sz))
macro
85
#define
mm_realloc
(p, sz) realloc((p), (sz))
macro
/src/external/bsd/ntp/dist/sntp/libevent/
mm-internal.h
80
#define
mm_realloc
(p, sz) event_mm_realloc_((p), (sz))
macro
86
#define
mm_realloc
(p, sz) realloc((p), (sz))
macro
Completed in 13 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026