Lines Matching refs:FALSE
37 #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()
635 if (ebReadData(pBuf, in, 12, FALSE) != 0) in filterData()
656 if (ebReadData(pBuf, in, kRecHdrLen-1, FALSE) != 0) in filterData()
670 if (ebReadData(pBuf, in, length, FALSE) != 0) in filterData()