compiler/libInit.cc
changeset 413 5389e6fbb3bc
parent 391 553a5456963b
child 420 b2f2f15cef26
equal deleted inserted replaced
412:5f1ebef11a64 413:5389e6fbb3bc
    25 }
    25 }
    26 
    26 
    27 void _libstx_goodies_petitparser_compiler_Init(pass, __pRT__, snd)
    27 void _libstx_goodies_petitparser_compiler_Init(pass, __pRT__, snd)
    28 OBJ snd; struct __vmData__ *__pRT__; {
    28 OBJ snd; struct __vmData__ *__pRT__; {
    29 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler", _libstx_goodies_petitparser_compiler_Init, "stx:goodies/petitparser/compiler");
    29 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler", _libstx_goodies_petitparser_compiler_Init, "stx:goodies/petitparser/compiler");
       
    30 _PPCBenchmark_Init(pass,__pRT__,snd);
       
    31 _PPCBenchmarkResources_Init(pass,__pRT__,snd);
    30 _PPCBridge_Init(pass,__pRT__,snd);
    32 _PPCBridge_Init(pass,__pRT__,snd);
    31 _PPCCompiledMethod_Init(pass,__pRT__,snd);
    33 _PPCCompiledMethod_Init(pass,__pRT__,snd);
    32 _PPCCompiler_Init(pass,__pRT__,snd);
    34 _PPCCompiler_Init(pass,__pRT__,snd);
    33 _PPCContext_Init(pass,__pRT__,snd);
    35 _PPCContext_Init(pass,__pRT__,snd);
    34 _PPCContextMemento_Init(pass,__pRT__,snd);
    36 _PPCContextMemento_Init(pass,__pRT__,snd);
    37 _PPCMethod_Init(pass,__pRT__,snd);
    39 _PPCMethod_Init(pass,__pRT__,snd);
    38 _PPCMethodStrategy_Init(pass,__pRT__,snd);
    40 _PPCMethodStrategy_Init(pass,__pRT__,snd);
    39 _PPCNode_Init(pass,__pRT__,snd);
    41 _PPCNode_Init(pass,__pRT__,snd);
    40 _PPCOptimizationResult_Init(pass,__pRT__,snd);
    42 _PPCOptimizationResult_Init(pass,__pRT__,snd);
    41 _PPCompiledParser_Init(pass,__pRT__,snd);
    43 _PPCompiledParser_Init(pass,__pRT__,snd);
    42 _PetitBenchmark_Init(pass,__pRT__,snd);
       
    43 _PetitBenchmarkSources_Init(pass,__pRT__,snd);
       
    44 _stx_137goodies_137petitparser_137compiler_Init(pass,__pRT__,snd);
    44 _stx_137goodies_137petitparser_137compiler_Init(pass,__pRT__,snd);
    45 _PPCAbstractCharacterNode_Init(pass,__pRT__,snd);
    45 _PPCAbstractCharacterNode_Init(pass,__pRT__,snd);
    46 _PPCAbstractLiteralNode_Init(pass,__pRT__,snd);
    46 _PPCAbstractLiteralNode_Init(pass,__pRT__,snd);
    47 _PPCAbstractPredicateNode_Init(pass,__pRT__,snd);
    47 _PPCAbstractPredicateNode_Init(pass,__pRT__,snd);
    48 _PPCAnyNode_Init(pass,__pRT__,snd);
    48 _PPCAnyNode_Init(pass,__pRT__,snd);