#include "define.h"
#include <stdlib.h>
#include <string.h>
Include dependency graph for testdebug.c:
Go to the source code of this file.
Defines | |
#define | BUF_SIZE 100000 |
Functions | |
int | main () |
|
Definition at line 6 of file testdebug.c. |
|
Definition at line 7 of file testdebug.c. References BUF_SIZE, DEBUG_ENT, DEBUG_FILE, DEBUG_INIT, DEBUG_REGISTER_CLOSE, DEBUG_RET, and xmalloc(). |
Here is the call graph for this function: