FreeBASIC  0.91.0
symb-label.bas File Reference
#include "fb.bi"
#include "fbint.bi"
#include "parser.bi"
#include "hash.bi"
#include "list.bi"
#include "lex.bi"
Include dependency graph for symb-label.bas:

Go to the source code of this file.

Functions

function_as_FBSYMBOL_ptr symbAddLabel (byval_as_zstring_ptr symbol, byval_as_FB_SYMBOPT options)
 
function_as_FBSYMBOL_ptr symbCloneLabel (byval_as_FBSYMBOL_ptr sym)
 
sub symbDelLabel (byval_as_FBSYMBOL_ptr s)
 
function_as_integer symbCheckLabels (byval_as_FBSYMBOL_ptr symtbhead)
 

Function Documentation

function_as_FBSYMBOL_ptr symbAddLabel ( byval_as_zstring_ptr  symbol,
byval_as_FB_SYMBOPT  options 
)

Definition at line 16 of file symb-label.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

function_as_integer symbCheckLabels ( byval_as_FBSYMBOL_ptr  symtbhead)

Definition at line 149 of file symb-label.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

function_as_FBSYMBOL_ptr symbCloneLabel ( byval_as_FBSYMBOL_ptr  sym)

Definition at line 126 of file symb-label.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

sub symbDelLabel ( byval_as_FBSYMBOL_ptr  s)

Definition at line 136 of file symb-label.bas.

Here is the call graph for this function:

Here is the caller graph for this function: