14.8 Internal Functions

The following attribute arguments are internally defined as functions, so cannot be redefined as something else at file scope. These names can be redefined in a local scope.

  • save
  • __save__
  • irq
  • __irq__
  • preprologue
  • __preprologue__
  • altirq
  • __altirq__
  • external
  • __external__
  • origin
  • __origin__
  • size
  • __size__
  • cs
  • __cs__