FreeBASIC  0.91.0
parser-inlineasm.bas File Reference
#include "fb.bi"
#include "fbint.bi"
#include "list.bi"
#include "parser.bi"
#include "ast.bi"
#include "emit.bi"
Include dependency graph for parser-inlineasm.bas:

Go to the source code of this file.

Functions

sub cAsmCode ()
 
function_as_integer cAsmBlock (void)
 

Variables

const VAR LEX_FLAGS = (LEXCHECK_NOWHITESPC or LEXCHECK_NOLETTERSUFFIX)
 

Function Documentation

function_as_integer cAsmBlock ( void  )

Definition at line 182 of file parser-inlineasm.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

sub cAsmCode ( )

Definition at line 18 of file parser-inlineasm.bas.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

Definition at line 13 of file parser-inlineasm.bas.