OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:locd
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/memcheck/tests/
inlinfo.c
6
static int
locd
= 0;
local
8
locd
+= argd;
9
return
locd
;
/external/valgrind/memcheck/tests/solaris/
inlinfo_nested.c
9
static int
locd
= 0;
local
11
locd
+= argd;
12
return
locd
;
Completed in 63 milliseconds