/* --------------------------------------------------------------------- ra_err.itm ITEM(n_, s_) --------------------------------------------------------------------- */ ITEM (CONTEXT, "context error") ITEM (SIZE, "size error") ITEM (DATA_ADDRESS, "data address error") ITEM (DATA_VALUE, "data value error") ITEM (ALREADY_ALLOCATED, "already allocated") ITEM (NEVER_ALLOCATED, "never allocated error") ITEM (NO_MORE_RESOURCES, "no more resources error") ITEM (INCONSISTENT_RESOURCE, "inconsistent resource error") ITEM (RESOURCE_ADDRESS, "resource address error") ITEM (RESOURCE_VALUE, "resource value error") ITEM (NB_FREE_ADDRESS, "number of free address error")