Macaulay2 Engine
Loading...
Searching...
No Matches
◆
sizeofspair
#define sizeofspair
(
s
,
len
)
Value:
(
sizeof
(*s) -
sizeof
(
s
->lcm) + (len) *
sizeof
(
s
->lcm[0]))
s
void size_t s
Definition
m2-mem.cpp:271
Definition at line
68
of file
f4-types.hpp
.
68
#define sizeofspair(s, len) \
69
(sizeof(*s) - sizeof(s->lcm) + (len) * sizeof(s->lcm[0]))
Macaulay2
e
f4
f4-types.hpp
Generated on
for Macaulay2 Engine by
1.15.0