Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/tst/testbugfix/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 18.9.2025 mit Größe 327 B image not shown  

Quelle  2007-08-31-t00192.tst   Sprache: unbekannt

 
# 2007/08/31 (FL)
gap> # Quotient to yield the same on 32- and 64-bit systems
gap> SIZE_OBJ([1])/GAPInfo.BytesPerVariable;
2
gap> SIZE_OBJ(List([1..160],i->i^2))/GAPInfo.BytesPerVariable;
161
gap> [ShrinkAllocationPlist, ShrinkAllocationString];;
gap> [EmptyPlist, EmptyString];;                                               

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]