Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
analyzer/
malloc-macro.h
1
#include
<
stdlib.h
>
2
#define
WRAPPED_FREE
(
PTR
)
free
(
PTR
)