compiler/benchmarks/libInit.cc
changeset 452 9f4558b3be66
parent 420 b2f2f15cef26
child 462 89464ab03518
equal deleted inserted replaced
438:20598d7ce9fa 452:9f4558b3be66
    26 
    26 
    27 void _libstx_goodies_petitparser_compiler_benchmarks_Init(pass, __pRT__, snd)
    27 void _libstx_goodies_petitparser_compiler_benchmarks_Init(pass, __pRT__, snd)
    28 OBJ snd; struct __vmData__ *__pRT__; {
    28 OBJ snd; struct __vmData__ *__pRT__; {
    29 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler_benchmarks", _libstx_goodies_petitparser_compiler_benchmarks_Init, "stx:goodies/petitparser/compiler/benchmarks");
    29 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler_benchmarks", _libstx_goodies_petitparser_compiler_benchmarks_Init, "stx:goodies/petitparser/compiler/benchmarks");
    30 _PPCBenchmark_Init(pass,__pRT__,snd);
    30 _PPCBenchmark_Init(pass,__pRT__,snd);
    31 _PPCBenchmarkResources_Init(pass,__pRT__,snd);
       
    32 _stx_137goodies_137petitparser_137compiler_137benchmarks_Init(pass,__pRT__,snd);
    31 _stx_137goodies_137petitparser_137compiler_137benchmarks_Init(pass,__pRT__,snd);
    33 
    32 
    34 
    33 
    35 __END_PACKAGE__();
    34 __END_PACKAGE__();
    36 }
    35 }