#include <stdio.h>
#include "tlbitfield.h"
Include dependency graph for test-bitfield.cc:
Go to the source code of this file.
Functions | |
int | DoTestBitFields () |
int | main () |
Variables | |
char * | prg_name = "test-bitfield" |
|
|
Definition at line 342 of file test-bitfield.cc. References LMallocUsage::curr_used, DoTestBitFields(), LMallocUsage::free_calls, LMallocGetUsage(), LMallocUsage::malloc_calls, LMallocUsage::max_used, LMallocUsage::max_used_chunks, prg_name, LMallocUsage::realloc_calls, and LMallocUsage::used_chunks. |
|
Definition at line 20 of file test-bitfield.cc. |