My Project - RET HER
versionsnr
|
Go to the source code of this file.
Functions | |
int | f1 (int i, int k) |
int | f2 (int i) |
int | main (void) |
int f1 | ( | int | i, |
int | k | ||
) |
[in] | i | first parm of tp int |
[in] | k | sec parm |
[in] | i | first parm of tp int |
[in] | k | sec parm |
Definition at line 1 of file t.c.
Referenced by f2().
int f2 | ( | int | i | ) |
Definition at line 7 of file t.c.
References f1(), and k_msg_t::r.
Referenced by main().