xref
: /
elf
/
unload3mod3.c
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
stdio.h
>
2
3
int
foo(int x)
4
foo
(
int
x
)
5
{
6
puts
(
"foo"
);
7
return
x
*
2
;
8
}
9
Navigate Window
x
Function
foo
Scopes Window
x
Intelligence window
x
Next >>
|
<< Prev
In current file
Highlight
Unhighlight
Unhighlight all
In project "undefined"
Search for definitions of
Search for references of
Do a full search with
Search for file names that contain
On Google
Google
Messages Window
x