Home
last modified time | relevance | path

Searched refs:BEGIN_MACHINE (Results 1 – 3 of 3) sorted by relevance

/dports/devel/urjtag/urjtag-2021.03/src/stapl/
H A Djamexp.c94 #define BEGIN_MACHINE {int ret macro
927 BEGIN_MACHINE; in urj_jam_exp_lexer()
/dports/math/R/R-4.1.2/src/main/
H A Deval.c4954 #define BEGIN_MACHINE NEXT(); init: { loop: switch(which++) macro
4969 #define BEGIN_MACHINE loop: currentpc = pc; current_opcode = *pc; switch(*pc++) macro
4971 #define BEGIN_MACHINE loop: currentpc = pc; switch(*pc++) macro
6562 BEGIN_MACHINE { in bcEval()
/dports/math/libRmath/R-4.1.1/src/main/
H A Deval.c4954 #define BEGIN_MACHINE NEXT(); init: { loop: switch(which++) macro
4969 #define BEGIN_MACHINE loop: currentpc = pc; current_opcode = *pc; switch(*pc++) macro
4971 #define BEGIN_MACHINE loop: currentpc = pc; switch(*pc++) macro
6562 BEGIN_MACHINE { in bcEval()