Lines Matching refs:FALSE
37 #ifndef FALSE
38 # define FALSE 0 macro
39 # define TRUE (!FALSE)
448 int heapIgnore = FALSE; in processHeapDump()
500 justCopy = FALSE; in processHeapDump()
506 justCopy = FALSE; in processHeapDump()
512 justCopy = FALSE; in processHeapDump()
522 heapIgnore = FALSE; in processHeapDump()
524 justCopy = FALSE; in processHeapDump()
551 justCopy = FALSE; in processHeapDump()
640 if (ebReadData(pBuf, in, 12, FALSE) != 0) in filterData()
661 if (ebReadData(pBuf, in, kRecHdrLen-1, FALSE) != 0) in filterData()
675 if (ebReadData(pBuf, in, length, FALSE) != 0) in filterData()