FreeBASIC  0.91.0
rtl-macro.bas File Reference
#include "fb.bi"
#include "fbint.bi"
#include "ast.bi"
#include "rtl.bi"
Include dependency graph for rtl-macro.bas:

Go to the source code of this file.

Data Structures

class  FB_RTL_MACROTOKEN
 
class  FB_RTL_MACRODEF
 

Functions

private sub addIntrinsicMacros (byval_as_FB_RTL_MACRODEF_ptr macdef)
 
sub rtlMacroModInit ()
 
sub rtlMacroModEnd ()
 

Variables

FB_RTL_MACRODEF macrodata [to+1] =
 
FB_RTL_MACRODEF macrodataQB [to+1] =
 

Function Documentation

private sub addIntrinsicMacros ( byval_as_FB_RTL_MACRODEF_ptr  macdef)

Definition at line 546 of file rtl-macro.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

sub rtlMacroModEnd ( )

Definition at line 634 of file rtl-macro.bas.

Here is the caller graph for this function:

sub rtlMacroModInit ( )

Definition at line 625 of file rtl-macro.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

FB_RTL_MACRODEF macrodata[to+1] =

Definition at line 24 of file rtl-macro.bas.

FB_RTL_MACRODEF macrodataQB[to+1] =

Definition at line 286 of file rtl-macro.bas.