#include "libFireBird.h"
Go to the source code of this file.
Macros | |
#define | FB_DEBUG_CHK |
#define | FB_LOG_ENTRY_LIB_PRINTF |
Functions | |
void * | TAP_MemAlloc_Chk (char *Comment, dword size) |
#define FB_DEBUG_CHK |
Definition at line 1 of file TAP_MemAlloc_Chk.c.
#define FB_LOG_ENTRY_LIB_PRINTF |
Definition at line 2 of file TAP_MemAlloc_Chk.c.
void * TAP_MemAlloc_Chk | ( | char * | Comment, |
dword | size | ||
) |
Definition at line 5 of file TAP_MemAlloc_Chk.c.
References LogEntryFBLibPrintf(), TRACEENTER, and TRACEEXIT.