compiler/benchmarks/libInit.cc
changeset 462 89464ab03518
parent 452 9f4558b3be66
child 520 9ccc84deaea0
equal deleted inserted replaced
461:5986bf6d7d60 462:89464ab03518
    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 _PPCSmalltalkNoopParser_Init(pass,__pRT__,snd);
    31 _stx_137goodies_137petitparser_137compiler_137benchmarks_Init(pass,__pRT__,snd);
    32 _stx_137goodies_137petitparser_137compiler_137benchmarks_Init(pass,__pRT__,snd);
    32 
    33 
    33 
    34 
    34 __END_PACKAGE__();
    35 __END_PACKAGE__();
    35 }
    36 }