Home
last modified time | relevance | path

Searched refs:STAT_WHILE (Results 1 – 8 of 8) sorted by relevance

/dports/audio/py-fmoo-audiotools/audiotools-3.0/docs/reference/pseudocode-src/
H A Dtypes.h262 STAT_WHILE, enumerator
H A Dstatement.c1283 statement->type = STAT_WHILE; in statement_new_while()
/dports/math/gap/gap-4.11.0/src/
H A Dstats.c1576 InstallExecStatFunc( STAT_WHILE , ExecWhile); in InitKernel()
1617 InstallPrintStatFunc( STAT_WHILE , PrintWhile); in InitKernel()
H A Dcode.h214 STAT_WHILE, enumerator
H A Dsyntaxtree.c704 COMPILER_(STAT_WHILE, ARG_EXPR_("condition"), ARGS_STAT("body")),
H A Dcode.c1279 stat = PopLoopStat(STAT_WHILE, 1, nr); in CodeWhileEndBody()
H A Dcompiler.c5644 CompStatFuncs[ STAT_WHILE ] = CompWhile; in InitKernel()
/dports/math/gap/gap-4.11.0/tst/testinstall/
H A Dsyntaxtree.tst873 # STAT_WHILE
887 type := "STAT_WHILE" ), rec(
904 type := "STAT_WHILE" ), rec(
963 type := "STAT_WHILE" ), rec(