mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 20:39:34 +02:00
+ added fpc_in_aligned forgotten in r23310
git-svn-id: trunk@28812 -
This commit is contained in:
parent
3f70871dff
commit
d9c13d892e
@ -88,6 +88,7 @@ const
|
||||
fpc_in_box_x = 77; { managed platforms: wrap in class instance }
|
||||
fpc_in_unbox_x_y = 78; { manage platforms: extract from class instance }
|
||||
fpc_in_popcnt_x = 79;
|
||||
fpc_in_aligned_x = 80;
|
||||
|
||||
{ Internal constant functions }
|
||||
fpc_in_const_sqr = 100;
|
||||
|
Loading…
Reference in New Issue
Block a user