OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_TRUE
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/callgrind/
clo.c
43
#define
CONFIG_TRUE
1
321
fn->dump_before = (fnc->dump_before ==
CONFIG_TRUE
);
324
fn->dump_after = (fnc->dump_after ==
CONFIG_TRUE
);
327
fn->zero_before = (fnc->zero_before ==
CONFIG_TRUE
);
330
fn->toggle_collect = (fnc->toggle_collect ==
CONFIG_TRUE
);
333
fn->skip = (fnc->skip ==
CONFIG_TRUE
);
336
fn->pop_on_jump = (fnc->pop_on_jump ==
CONFIG_TRUE
);
433
fnc->skip =
CONFIG_TRUE
;
438
fnc->dump_before =
CONFIG_TRUE
;
443
fnc->zero_before =
CONFIG_TRUE
;
[
all
...]
/external/toybox/
.config
297
CONFIG_TRUE
=y
Completed in 2177 milliseconds