Home
last modified time | relevance | path

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

/dports/lang/jimtcl/jimtcl-0.81/
H A Djim.c1190 #define JIM_TT_EOL 7 /* line separator */ macro
1279 pc->tt = JIM_TT_EOL; in JimParseScript()
1365 pc->tt = JIM_TT_EOL; in JimParseEol()
1701 if (pc->tt == JIM_TT_SEP || pc->tt == JIM_TT_EOL || in JimParseStr()
2087 pc->tt = JIM_TT_EOL; in JimParseList()
3500 if (tokenlist->list[i].type == JIM_TT_EOL) { in ScriptObjAddTokens()
8953 pc->tt = JIM_TT_EOL; in JimParseExpression()
9292 while (builder->token->type != JIM_TT_EOL) { in ExprTreeBuildTree()
11577 pc->tt = JIM_TT_EOL; in JimParseSubst()
/dports/devel/openocd/openocd-0.11.0/jimtcl/
H A Djim.c1165 #define JIM_TT_EOL 7 /* line separator */ macro
1254 pc->tt = JIM_TT_EOL; in JimParseScript()
1337 pc->tt = JIM_TT_EOL; in JimParseEol()
1670 if (pc->tt == JIM_TT_SEP || pc->tt == JIM_TT_EOL || in JimParseStr()
2056 pc->tt = JIM_TT_EOL; in JimParseList()
3486 if (tokenlist->list[i].type == JIM_TT_EOL) { in ScriptObjAddTokens()
8478 pc->tt = JIM_TT_EOL; in JimParseExpression()
8824 while (builder->token->type != JIM_TT_EOL) { in ExprTreeBuildTree()
11044 pc->tt = JIM_TT_EOL; in JimParseSubst()
/dports/mail/neomutt/neomutt-20211029/autosetup/
H A Djimsh0.c7063 #define JIM_TT_EOL 7 macro
7144 pc->tt = JIM_TT_EOL; in JimParseScript()
7227 pc->tt = JIM_TT_EOL; in JimParseEol()
7510 if (pc->tt == JIM_TT_SEP || pc->tt == JIM_TT_EOL || in JimParseStr()
7860 pc->tt = JIM_TT_EOL; in JimParseList()
9031 if (tokenlist->list[i].type == JIM_TT_EOL) { in ScriptObjAddTokens()
13262 pc->tt = JIM_TT_EOL; in JimParseExpression()
13588 while (builder->token->type != JIM_TT_EOL) { in ExprTreeBuildTree()
15606 pc->tt = JIM_TT_EOL; in JimParseSubst()
/dports/lang/jimtcl/jimtcl-0.81/autosetup/
H A Djimsh0.c7063 #define JIM_TT_EOL 7 macro
7144 pc->tt = JIM_TT_EOL; in JimParseScript()
7227 pc->tt = JIM_TT_EOL; in JimParseEol()
7510 if (pc->tt == JIM_TT_SEP || pc->tt == JIM_TT_EOL || in JimParseStr()
7860 pc->tt = JIM_TT_EOL; in JimParseList()
9031 if (tokenlist->list[i].type == JIM_TT_EOL) { in ScriptObjAddTokens()
13262 pc->tt = JIM_TT_EOL; in JimParseExpression()
13588 while (builder->token->type != JIM_TT_EOL) { in ExprTreeBuildTree()
15606 pc->tt = JIM_TT_EOL; in JimParseSubst()
/dports/devel/fossil/fossil-src-2.17/autosetup/
H A Djimsh0.c7063 #define JIM_TT_EOL 7 macro
7144 pc->tt = JIM_TT_EOL; in JimParseScript()
7227 pc->tt = JIM_TT_EOL; in JimParseEol()
7510 if (pc->tt == JIM_TT_SEP || pc->tt == JIM_TT_EOL || in JimParseStr()
7860 pc->tt = JIM_TT_EOL; in JimParseList()
9031 if (tokenlist->list[i].type == JIM_TT_EOL) { in ScriptObjAddTokens()
13262 pc->tt = JIM_TT_EOL; in JimParseExpression()
13588 while (builder->token->type != JIM_TT_EOL) { in ExprTreeBuildTree()
15606 pc->tt = JIM_TT_EOL; in JimParseSubst()
/dports/math/singular/Singular-Release-4-2-1/ppcc/autosetup/
H A Djimsh0.c7044 #define JIM_TT_EOL 7 macro
7125 pc->tt = JIM_TT_EOL; in JimParseScript()
7208 pc->tt = JIM_TT_EOL; in JimParseEol()
7491 if (pc->tt == JIM_TT_SEP || pc->tt == JIM_TT_EOL || in JimParseStr()
7845 pc->tt = JIM_TT_EOL; in JimParseList()
9014 if (tokenlist->list[i].type == JIM_TT_EOL) { in ScriptObjAddTokens()
13284 pc->tt = JIM_TT_EOL; in JimParseExpression()
13794 if (t->type == JIM_TT_EOL) { in ExprCreateByteCode()
15712 pc->tt = JIM_TT_EOL; in JimParseSubst()
/dports/ports-mgmt/pkg/pkg-1.17.5/autosetup/
H A Djimsh0.c7063 #define JIM_TT_EOL 7 macro
7144 pc->tt = JIM_TT_EOL; in JimParseScript()
7227 pc->tt = JIM_TT_EOL; in JimParseEol()
7510 if (pc->tt == JIM_TT_SEP || pc->tt == JIM_TT_EOL || in JimParseStr()
7860 pc->tt = JIM_TT_EOL; in JimParseList()
9031 if (tokenlist->list[i].type == JIM_TT_EOL) { in ScriptObjAddTokens()
13262 pc->tt = JIM_TT_EOL; in JimParseExpression()
13588 while (builder->token->type != JIM_TT_EOL) { in ExprTreeBuildTree()
15606 pc->tt = JIM_TT_EOL; in JimParseSubst()
/dports/devel/openocd/openocd-0.11.0/jimtcl/autosetup/
H A Djimsh0.c7063 #define JIM_TT_EOL 7 macro
7144 pc->tt = JIM_TT_EOL; in JimParseScript()
7227 pc->tt = JIM_TT_EOL; in JimParseEol()
7510 if (pc->tt == JIM_TT_SEP || pc->tt == JIM_TT_EOL || in JimParseStr()
7860 pc->tt = JIM_TT_EOL; in JimParseList()
9031 if (tokenlist->list[i].type == JIM_TT_EOL) { in ScriptObjAddTokens()
13262 pc->tt = JIM_TT_EOL; in JimParseExpression()
13588 while (builder->token->type != JIM_TT_EOL) { in ExprTreeBuildTree()
15606 pc->tt = JIM_TT_EOL; in JimParseSubst()