Home
last modified time | relevance | path

Searched refs:prgErrorCount (Results 1 – 4 of 4) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dprg_comp.h33 intType prgErrorCount (const const_progType aProg);
H A Dprglib.c188 return bld_int_temp(prgErrorCount( in prg_error_count()
H A Dprg_comp.c319 intType prgErrorCount (const const_progType aProgram) in prgErrorCount() function
/dports/lang/seed7/seed7/lib/comp/
H A Dprg_act.s7i53 declareExtern(c_prog, "intType prgErrorCount (const const_progType);");
144 c_expr.expr &:= "prgErrorCount(";