Home
last modified time | relevance | path

Searched refs:locc (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/memcheck/tests/
Dinlinfo.c13 static int locc = 0; in fun_c() local
14 locc += argc; in fun_c()
15 return fun_d(locc); in fun_c()
/external/valgrind/memcheck/tests/solaris/
Dinlinfo_nested.c16 static int locc = 0; in fun_c() local
17 locc += argc; in fun_c()
18 return fun_d(locc); in fun_c()