OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:malloclogenabled
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
test_malloc.c
736
static int
mallocLogEnabled
= 0;
746
if(
mallocLogEnabled
){
823
mallocLogEnabled
= 1;
826
mallocLogEnabled
= 0;
868
mallocLogEnabled
= 1;
[
all
...]
Completed in 201 milliseconds