FreeBASIC  0.91.0
fbrt0.c File Reference
#include "../fb.h"
Include dependency graph for fbrt0.c:

Go to the source code of this file.

Functions

static void fb_hDoInit (void)
 
static void fb_hDoExit (void)
 
static void *priorityhDoInit __attribute__ ((section(".ctors.65435"), used))
 
static void *priorityhDoExit __attribute__ ((section(".dtors.65435"), used))
 

Function Documentation

static void* priorityhDoInit __attribute__ ( (section(".ctors.65435"), used)  )
static
static void* priorityhDoExit __attribute__ ( (section(".dtors.65435"), used)  )
static
static void fb_hDoExit ( void  )
static

Definition at line 18 of file fbrt0.c.

Here is the call graph for this function:

static void fb_hDoInit ( void  )
static

Definition at line 10 of file fbrt0.c.

Here is the call graph for this function: