Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusr.h2447 #define FN_LIT 2 /* Literal (don't expand the string) */ macro
H A Dckuus2.c10828 case FN_LIT: /* Literal (don't expand the string) */
H A Dckuus4.c1090 { "literal", FN_LIT, 0}, /* Return argument literally */
8206 if (cx == FN_LIT) { /* literal(arg1) */
8234 if (cx == FN_LIT) { /* literal(arg1) */