OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clo_fnname
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/lackey/
lk_main.c
195
static const HChar*
clo_fnname
= "main";
variable
199
if VG_STR_CLO(arg, "--fnname",
clo_fnname
) {}
207
tl_assert(
clo_fnname
);
208
tl_assert(
clo_fnname
[0]);
750
tl_assert(
clo_fnname
);
751
tl_assert(
clo_fnname
[0]);
755
&& 0 == VG_(strcmp)(fnname,
clo_fnname
)) {
[
all
...]
Completed in 48 milliseconds