Macaulay2 Engine
Loading...
Searching...
No Matches
◆
I_WRAP_SONAME_FNNAME_ZU()
[3/5]
void * I_WRAP_SONAME_FNNAME_ZU
(
libgcZdsoZd1
,
GC_malloc_atomic_ignore_off_page
)
Definition at line
262
of file
m2-mem.cpp
.
262
{
263
long
result
;
264
OrigFn
fn
;
265
VALGRIND_GET_ORIG_FN
(
fn
);
266
CALL_FN_W_W(
result
,
fn
,
s
);
267
VALGRIND_MAKE_MEM_DEFINED(&
result
,
sizeof
(
result
));
268
return
(
void
*)
result
;
269
}
s
void size_t s
Definition
m2-mem.cpp:271
fn
OrigFn fn
Definition
m2-mem.cpp:273
VALGRIND_GET_ORIG_FN
VALGRIND_GET_ORIG_FN(fn)
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
fn
,
result()
,
s
, and
VALGRIND_GET_ORIG_FN()
.
Macaulay2
e
interface
m2-mem.cpp
Generated on
for Macaulay2 Engine by
1.15.0