|
FreeBASIC
0.91.0
|

Go to the source code of this file.
Functions | |
| private sub | hGetType (byref_as_integer dtype, byref_as_FBSYMBOL_ptr subtype) |
| private sub | cConstAssign (byval_as_integer dtype, byval_as_FBSYMBOL_ptr subtype, byval_as_FB_SYMBATTRIB attrib) |
| sub | cConstDecl (byval_as_integer attrib) |
| private sub cConstAssign | ( | byval_as_integer | dtype, |
| byval_as_FBSYMBOL_ptr | subtype, | ||
| byval_as_FB_SYMBATTRIB | attrib | ||
| ) |
Definition at line 48 of file parser-decl-const.bas.


| sub cConstDecl | ( | byval_as_integer | attrib) |
Definition at line 222 of file parser-decl-const.bas.


| private sub hGetType | ( | byref_as_integer | dtype, |
| byref_as_FBSYMBOL_ptr | subtype | ||
| ) |
Definition at line 10 of file parser-decl-const.bas.

