libInit.cc
changeset 4645 590308fd0dd6
parent 4573 88f944c3e0fe
child 4672 ba508be0d332
equal deleted inserted replaced
4644:2003eaf6381d 4645:590308fd0dd6
     3  * automatically generated from Make.proto
     3  * automatically generated from Make.proto
     4  */
     4  */
     5 #define __INDIRECTVMINITCALLS__
     5 #define __INDIRECTVMINITCALLS__
     6 #include <stc.h>
     6 #include <stc.h>
     7 #ifdef WIN32
     7 #ifdef WIN32
     8 #pragma codeseg INITCODE "INITCODE"
     8 # pragma codeseg INITCODE "INITCODE"
     9 #endif
     9 #endif /* WIN32 */
    10 _libbasic_Init(pass, __pRT__, snd)
    10 _libbasic_Init(pass, __pRT__, snd)
    11 OBJ snd; struct __vmData__ *__pRT__; {
    11 OBJ snd; struct __vmData__ *__pRT__; {
    12 __BEGIN_PACKAGE__("libbasic", _libbasic_Init);
    12 __BEGIN_PACKAGE__("libbasic", _libbasic_Init);
    13 _Object_Init(pass,__pRT__,snd);
    13 _Object_Init(pass,__pRT__,snd);
    14 _Autoload_Init(pass,__pRT__,snd);
    14 _Autoload_Init(pass,__pRT__,snd);
    15 _Behavior_Init(pass,__pRT__,snd);
       
    16 _ClassDescription_Init(pass,__pRT__,snd);
       
    17 _Class_Init(pass,__pRT__,snd);
       
    18 _Metaclass_Init(pass,__pRT__,snd);
       
    19 _AutoloadMetaclass_Init(pass,__pRT__,snd);
       
    20 _PrivateMetaclass_Init(pass,__pRT__,snd);
       
    21 _Project_Init(pass,__pRT__,snd);
    15 _Project_Init(pass,__pRT__,snd);
    22 _Namespace_Init(pass,__pRT__,snd);
    16 _Namespace_Init(pass,__pRT__,snd);
    23 _Boolean_Init(pass,__pRT__,snd);
    17 _Boolean_Init(pass,__pRT__,snd);
    24 _True_Init(pass,__pRT__,snd);
    18 _True_Init(pass,__pRT__,snd);
    25 _False_Init(pass,__pRT__,snd);
    19 _False_Init(pass,__pRT__,snd);
    49 _WeakDependencyDictionary_Init(pass,__pRT__,snd);
    43 _WeakDependencyDictionary_Init(pass,__pRT__,snd);
    50 _WeakValueDictionary_Init(pass,__pRT__,snd);
    44 _WeakValueDictionary_Init(pass,__pRT__,snd);
    51 _IdentitySet_Init(pass,__pRT__,snd);
    45 _IdentitySet_Init(pass,__pRT__,snd);
    52 _WeakIdentitySet_Init(pass,__pRT__,snd);
    46 _WeakIdentitySet_Init(pass,__pRT__,snd);
    53 _SignalSet_Init(pass,__pRT__,snd);
    47 _SignalSet_Init(pass,__pRT__,snd);
       
    48 _ExceptionHandlerSet_Init(pass,__pRT__,snd);
    54 _SemaphoreSet_Init(pass,__pRT__,snd);
    49 _SemaphoreSet_Init(pass,__pRT__,snd);
    55 _Context_Init(pass,__pRT__,snd);
    50 _Context_Init(pass,__pRT__,snd);
    56 _BlockContext_Init(pass,__pRT__,snd);
    51 _BlockContext_Init(pass,__pRT__,snd);
    57 _Delay_Init(pass,__pRT__,snd);
    52 _Delay_Init(pass,__pRT__,snd);
    58 _GenericException_Init(pass,__pRT__,snd);
    53 _GenericException_Init(pass,__pRT__,snd);
    59 _NoHandlerError_Init(pass,__pRT__,snd);
       
    60 _RecursiveExceptionError_Init(pass,__pRT__,snd);
       
    61 _Exception_Init(pass,__pRT__,snd);
    54 _Exception_Init(pass,__pRT__,snd);
    62 _Notification_Init(pass,__pRT__,snd);
       
    63 _Warning_Init(pass,__pRT__,snd);
       
    64 _ProceedError_Init(pass,__pRT__,snd);
       
    65 _Error_Init(pass,__pRT__,snd);
    55 _Error_Init(pass,__pRT__,snd);
    66 _ProceedableError_Init(pass,__pRT__,snd);
    56 _ProceedableError_Init(pass,__pRT__,snd);
    67 _SignalError_Init(pass,__pRT__,snd);
    57 _SignalError_Init(pass,__pRT__,snd);
    68 _WrongProceedabilityError_Init(pass,__pRT__,snd);
    58 _WrongProceedabilityError_Init(pass,__pRT__,snd);
       
    59 _Warning_Init(pass,__pRT__,snd);
       
    60 _ProceedError_Init(pass,__pRT__,snd);
       
    61 _Notification_Init(pass,__pRT__,snd);
       
    62 _UserNotification_Init(pass,__pRT__,snd);
       
    63 _NoHandlerError_Init(pass,__pRT__,snd);
       
    64 _RecursiveExceptionError_Init(pass,__pRT__,snd);
       
    65 _Behavior_Init(pass,__pRT__,snd);
       
    66 _ClassDescription_Init(pass,__pRT__,snd);
       
    67 _Class_Init(pass,__pRT__,snd);
       
    68 _Metaclass_Init(pass,__pRT__,snd);
       
    69 _PrivateMetaclass_Init(pass,__pRT__,snd);
       
    70 _AutoloadMetaclass_Init(pass,__pRT__,snd);
    69 _ExecutableFunction_Init(pass,__pRT__,snd);
    71 _ExecutableFunction_Init(pass,__pRT__,snd);
    70 _CompiledCode_Init(pass,__pRT__,snd);
    72 _CompiledCode_Init(pass,__pRT__,snd);
    71 _Block_Init(pass,__pRT__,snd);
    73 _Block_Init(pass,__pRT__,snd);
    72 _VarArgBlock_Init(pass,__pRT__,snd);
    74 _VarArgBlock_Init(pass,__pRT__,snd);
    73 _CheapBlock_Init(pass,__pRT__,snd);
    75 _CheapBlock_Init(pass,__pRT__,snd);
    96 _LargeInteger_Init(pass,__pRT__,snd);
    98 _LargeInteger_Init(pass,__pRT__,snd);
    97 _SmallInteger_Init(pass,__pRT__,snd);
    99 _SmallInteger_Init(pass,__pRT__,snd);
    98 _LimitedPrecisionReal_Init(pass,__pRT__,snd);
   100 _LimitedPrecisionReal_Init(pass,__pRT__,snd);
    99 _Float_Init(pass,__pRT__,snd);
   101 _Float_Init(pass,__pRT__,snd);
   100 _ShortFloat_Init(pass,__pRT__,snd);
   102 _ShortFloat_Init(pass,__pRT__,snd);
       
   103 _LongFloat_Init(pass,__pRT__,snd);
   101 _Point_Init(pass,__pRT__,snd);
   104 _Point_Init(pass,__pRT__,snd);
   102 _Character_Init(pass,__pRT__,snd);
   105 _Character_Init(pass,__pRT__,snd);
   103 _Date_Init(pass,__pRT__,snd);
   106 _Date_Init(pass,__pRT__,snd);
   104 _Message_Init(pass,__pRT__,snd);
   107 _Message_Init(pass,__pRT__,snd);
   105 _MiniDebugger_Init(pass,__pRT__,snd);
   108 _MiniDebugger_Init(pass,__pRT__,snd);