OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zero_before
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/callgrind/
clo.c
49
Int
zero_before
;
member in struct:_fn_config
106
fnc->
zero_before
= CONFIG_DEFAULT;
326
if (fnc->
zero_before
!= CONFIG_DEFAULT)
327
fn->
zero_before
= (fnc->
zero_before
== CONFIG_TRUE);
442
fnc->
zero_before
= CONFIG_TRUE;
callstack.c
137
else if (fn->
zero_before
) {
global.h
434
Bool
zero_before
:1;
member in struct:_fn_node
fn.c
349
fn->
zero_before
= False;
Completed in 33 milliseconds