mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-30 21:20:25 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() tx86intreader.BuildConstSymbolExpression; it returns whether the 'OFFSET' keyword has been used in the expression. This will be used for disambiguation between 'dd xx' and 'dd offset xx', because they should produce different results on i8086 (the first generates a far pointer, i.e. the same as 'dw xx, SEG xx', the second - a 32-bit offset) git-svn-id: trunk@38147 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |