OpenGrok
Cross Reference: instrprof-dlopen-func2.c
xref
: /
external
/
compiler-rt
/
test
/
profile
/
Inputs
/
instrprof-dlopen-func2.c
Home
|
History
|
Annotate
|
Download
|
only in
Inputs
1
void
func2
(
int
K) {
if
(K) {} }
2