ooRexx  4.2.0-source
About: ooRexx (Open Object Rexx) is a free implementation of Object Rexx. Object Rexx is an enhancement of the classic Rexx interpreter; a full-featured programming language with a human-oriented syntax.
  Fossies Dox: ooRexx-4.2.0-source.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

RexxBehaviour.hpp File Reference
Include dependency graph for RexxBehaviour.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RexxBehaviour
 

Macros

#define INTERNALCLASS   (((uintptr_t)1) << ((sizeof(uintptr_t) * 8) - 1))
 

Macro Definition Documentation

◆ INTERNALCLASS

#define INTERNALCLASS   (((uintptr_t)1) << ((sizeof(uintptr_t) * 8) - 1))

Definition at line 47 of file RexxBehaviour.hpp.