Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusr.h576 #define XXGTA 84 /* _getargs (invisible internal) */ macro
H A Dckuusr.c640 { "_getargs", XXGTA, CM_INV }, /* Used internally by FOR, etc */
8575 if (cx == XXGTA || cx == XXPTA) { /* _GETARGS, _PUTARGS */
8577 debug(F101,"docmd XXGTA","",XXGTA);
H A Dckuus6.c11183 if (cx == XXGTA) {
11204 if (cx == XXGTA) { /* Get arg from level-minus-2 */
11234 if (cx == XXGTA) { /* GETARGS from 2 levels up */