PandA-2024.02
documentation
tutorial_isc_2023
03-optimizations
Exercise4
module.c
Go to the documentation of this file.
1
long
long
func_replace
(
long
long
a,
long
long
b)
2
{
3
return
a * b;
4
}
func_replace
long long func_replace(long long a, long long b)
Definition:
module.c:1
Generated on Mon Feb 12 2024 13:02:48 for PandA-2024.02 by
1.8.13