RexxHashTable.cpp File Reference
#include "RexxCore.h"
#include "RexxHashTable.hpp"
#include "ArrayClass.hpp"
#include "SupplierClass.hpp"
#include "ProtectedObject.hpp"
Include dependency graph for RexxHashTable.cpp:

Go to the source code of this file.

Functions

bool EQUAL_VALUE (RexxObject *value, RexxObject *other)
 

Variables

const HashLink NO_MORE = 0
 
const HashLink NO_LINK = ~((HashLink)0)
 

Function Documentation

◆ EQUAL_VALUE()

Variable Documentation

◆ NO_LINK

◆ NO_MORE