Home
last modified time | relevance | path

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

/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h753 SAVE_AS_NO_PROMPT = 958, enumerator
1683 #define SAVE_AS_NO_PROMPT 958 macro
H A Dreserved.c2429 { "SAVE-AS-NO-PROMPT", 0, 1, SAVE_AS_NO_PROMPT, /* ACU extension */
H A Dparser.c3039 SAVE_AS_NO_PROMPT = 958, enumerator
3969 #define SAVE_AS_NO_PROMPT 958 macro
H A Dparser.y2961 %token SAVE_AS_NO_PROMPT "SAVE-AS-NO-PROMPT"
9458 | SAVE_AS_NO_PROMPT /* WBP-SAVE-AS-NO-PROMPT --> 4108 */