q_malloc.c File Reference

Simple & fast malloc library. More...

#include <stdlib.h>
#include <string.h>
#include "q_malloc.h"
#include "../dprint.h"
#include "../globals.h"
#include "memdbg.h"
#include "../cfg/cfg.h"
Include dependency graph for q_malloc.c:

Go to the source code of this file.


Detailed Description

Definition in file q_malloc.c.