|
FreeBASIC
0.91.0
|

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] = |
| private sub addIntrinsicMacros | ( | byval_as_FB_RTL_MACRODEF_ptr | macdef) |
Definition at line 546 of file rtl-macro.bas.


| sub rtlMacroModEnd | ( | ) |
| sub rtlMacroModInit | ( | ) |
Definition at line 625 of file rtl-macro.bas.


| 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.