Home
last modified time | relevance | path

Searched refs:PRINT_NO_PROMPT (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h656 PRINT_NO_PROMPT = 861, enumerator
1586 #define PRINT_NO_PROMPT 861 macro
H A Dreserved.c2127 { "PRINT-NO-PROMPT", 0, 1, PRINT_NO_PROMPT, /* ACU extension */
H A Dparser.c2942 PRINT_NO_PROMPT = 861, enumerator
3872 #define PRINT_NO_PROMPT 861 macro
H A Dparser.y2864 %token PRINT_NO_PROMPT "PRINT-NO-PROMPT"
9454 | PRINT_NO_PROMPT /* WBP-PRINT-NO-PROMPT --> 4104 */