Home
last modified time | relevance | path

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

/dalvik/tools/hprof-conv/
DHprofConv.c37 #ifndef FALSE
38 # define FALSE 0 macro
39 # define TRUE (!FALSE)
443 int heapIgnore = FALSE; in processHeapDump()
495 justCopy = FALSE; in processHeapDump()
501 justCopy = FALSE; in processHeapDump()
507 justCopy = FALSE; in processHeapDump()
517 heapIgnore = FALSE; in processHeapDump()
519 justCopy = FALSE; in processHeapDump()
546 justCopy = FALSE; in processHeapDump()
[all …]