/* Generated with C2C (Cedar To C)*/ /* Copyright (C) 1993 by Xerox Corporation. All rights reserved. */ /* time: January 18, 1993 2:13:26 pm PST */ /* C2C version: October 7, 1992 (native) */ /* ref-counting: off */ /* file: RuntimeErrorImpl, module: RuntimeErrorImpl */ /* switches: bcfhklnouw */ #include <cedar/InstallationSupport.h> #include <cedar/CedarExtra.h> static char versionStamp[] = "@(#)mob←version [3835715505,609465492] RuntimeErrorImpl"; typedef unsigned word, *ptr; typedef unsigned char byte, *bPt; typedef unsigned short half, *hPt; #define SOURCE(p, l) /* source p, l */ static void NoName←Q60(); static void RuntimeErrorImpl←P0(); static struct {unsigned f; char r[16];} string1 = {851984, "\257\300\344\240\137\261\300\044\123\264\224\100\150\000\000"}; static struct {unsigned f; char r[16];} string2 = {851984, "\257\300\275\320\070\317\300\004\110\363\366\100\150\000\000"}; static struct { word f0[29]; word f29; word f30[2]; } globalframe = { {0}, (word) RuntimeErrorImpl←P0, {0} }; static void NoName←Q60() { register ptr gf←c07 = (ptr) &globalframe; word var←c4632; (void) XR←DeclareGlobalFrame((word) "RuntimeErrorImpl", &globalframe, (word) XR←GetTypeIndexS((word) (&string1)), (word) ( ( (bPt) gf←c07)+116)/* var←c4568 */ ); var←c4632 = (word) XR←ExportInterface((word) "RuntimeError", (word) XR←GetTypeIndexS((word) (&string2)), 27); (* (( (ptr) gf←c07)+31)/* var←c4600 */ ) = var←c4632; (void) XR←ExportVar(var←c4632, 0, (word) (( (bPt) gf←c07)+16)); (void) XR←ExportVar(var←c4632, 1, (word) (( (bPt) gf←c07)+20)); (void) XR←ExportVar(var←c4632, 2, (word) (( (bPt) gf←c07)+24)); (void) XR←ExportVar(var←c4632, 3, (word) (( (bPt) gf←c07)+28)); (void) XR←ExportVar(var←c4632, 4, (word) (( (bPt) gf←c07)+32)); (void) XR←ExportVar(var←c4632, 5, (word) (( (bPt) gf←c07)+36)); (void) XR←ExportVar(var←c4632, 6, (word) (( (bPt) gf←c07)+40)); (void) XR←ExportVar(var←c4632, 7, (word) (( (bPt) gf←c07)+44)); (void) XR←ExportVar(var←c4632, 8, (word) (( (bPt) gf←c07)+48)); (void) XR←ExportVar(var←c4632, 9, (word) (( (bPt) gf←c07)+52)); (void) XR←ExportVar(var←c4632, 10, (word) (( (bPt) gf←c07)+56)); (void) XR←ExportVar(var←c4632, 11, (word) (( (bPt) gf←c07)+60)); (void) XR←ExportVar(var←c4632, 12, (word) (( (bPt) gf←c07)+72)); (void) XR←ExportVar(var←c4632, 13, (word) (( (bPt) gf←c07)+64)); (void) XR←ExportVar(var←c4632, 14, (word) (( (bPt) gf←c07)+76)); (void) XR←ExportVar(var←c4632, 15, (word) (( (bPt) gf←c07)+80)); (void) XR←ExportVar(var←c4632, 16, (word) (( (bPt) gf←c07)+84)); (void) XR←ExportVar(var←c4632, 17, (word) (( (bPt) gf←c07)+88)); (void) XR←ExportVar(var←c4632, 18, (word) (( (bPt) gf←c07)+88)); (void) XR←ExportVar(var←c4632, 19, (word) (( (bPt) gf←c07)+92)); (void) XR←ExportVar(var←c4632, 20, (word) (( (bPt) gf←c07)+96)); (void) XR←ExportVar(var←c4632, 21, (word) (( (bPt) gf←c07)+100)); (void) XR←ExportVar(var←c4632, 22, (word) (( (bPt) gf←c07)+104)); (void) XR←ExportVar(var←c4632, 23, (word) (( (bPt) gf←c07)+108)); (void) XR←ExportVar(var←c4632, 26, (word) (( (bPt) gf←c07)+112)); } static void RuntimeErrorImpl←P0(formal←c06, formal←c05) word formal←c06; word formal←c05; { /* RuntimeErrorImpl: */ } /* file: RuntimeErrorImpl, module: RuntimeErrorImpl, compiled at: January 18, 1993 2:13:25 pm PST */ extern void XR←install←RuntimeErrorImpl() { NoName←Q60(); } extern void XR←run←RuntimeErrorImpl() { XR←Start(&globalframe); }