Searched refs:TST_LIST (Results 1 – 10 of 10) sorted by relevance
/dports/security/gnupg/gnupg-2.3.3/tests/gpgscm/ |
H A D | opdefines.h | 149 _OP_DEF("reverse", 1, 1, TST_LIST, OP_REVERSE … 150 _OP_DEF("reverse!", 1, 1, TST_LIST, OP_REVERSE_… 198 _OP_DEF("length", 1, 1, TST_LIST, OP_LIST_LEN…
|
H A D | scheme.c | 5367 #define TST_LIST "\011" macro 5423 if (j == TST_LIST[0]) { in check_arguments()
|
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/script-fu/tinyscheme/ |
H A D | opdefines.h | 145 …_OP_DEF(opexe_4, "reverse", 1, 1, TST_LIST, O… 190 …_OP_DEF(opexe_6, "length", 1, 1, TST_LIST, O…
|
H A D | scheme.c | 4672 #define TST_LIST "\011" macro 4738 if(j==TST_LIST[0]) { in Eval_Cycle()
|
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Tiny/ |
H A D | opdefines.h | 145 …_OP_DEF(opexe_4, "reverse", 1, 1, TST_LIST, O… 188 …_OP_DEF(opexe_6, "length", 1, 1, TST_LIST, O…
|
H A D | scheme.c | 4292 #define TST_LIST "\011" macro 4358 if(j==TST_LIST[0]) { in Eval_Cycle()
|
/dports/cad/gerbv/gerbv-2.7.0/src/ |
H A D | opdefines.h | 191 …_OP_DEF(opexe_6, "length", 1, 1, TST_LIST, O…
|
H A D | scheme.c | 3893 #define TST_LIST "\011" macro 3966 } else if(j==TST_LIST[0]) { in Eval_Cycle()
|
/dports/games/nazghul/nazghul-0.7.1/src/ |
H A D | opdefines.h | 186 …_OP_DEF(opexe_6, "length", 1, 1, TST_LIST, O…
|
H A D | scheme.c | 4037 #define TST_LIST "\011" macro 4116 } else if(j==TST_LIST[0]) { in Eval_Cycle()
|