OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_malloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/test/
test-loop-oom.c
43
static void*
t_malloc
(size_t n) {
function
51
ASSERT_OK(uv_replace_allocator(
t_malloc
, t_realloc, t_calloc, free));
test-loop-oom.c
43
static void*
t_malloc
(size_t n) {
function
51
ASSERT_OK(uv_replace_allocator(
t_malloc
, t_realloc, t_calloc, free));
Completed in 41 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026