Skip to content
Snippets Groups Projects
Select Git revision
  • 370a8116c4348a849c2dafb2c90fa5ba12b8c5dc
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

smallint.h

Blame
  • user avatar
    Damien George authored
    The nan-boxing representation has an extra 16-bits of space to store
    small-int values, and making use of it allows to create and manipulate full
    32-bit positive integers (ie up to 0xffffffff) without using the heap.
    2759bec8
    History
    smallint.h 2.83 KiB