Home
last modified time | relevance | path

Searched refs:NOT_SIZE_ERROR (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h596 NOT_SIZE_ERROR = 801, enumerator
1526 #define NOT_SIZE_ERROR 801 macro
H A Dscanner.l682 RETURN_TOK (NOT_SIZE_ERROR);
H A Dscanner.c2695 RETURN_TOK (NOT_SIZE_ERROR);
H A Dparser.y2804 %token NOT_SIZE_ERROR "NOT SIZE ERROR"
3261 %nonassoc NOT_SIZE_ERROR SIZE_ERROR
16419 NOT_SIZE_ERROR statement_list
H A Dparser.c2882 NOT_SIZE_ERROR = 801, enumerator
3812 #define NOT_SIZE_ERROR 801 macro