Home
last modified time | relevance | path

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

/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h108 BINARY_C_LONG = 313, enumerator
1038 #define BINARY_C_LONG 313 macro
H A Dreserved.c432 { "BINARY-C-LONG", 0, 0, BINARY_C_LONG, /* Extension */
H A Dparser.y2316 %token BINARY_C_LONG "BINARY-C-LONG"
6571 | BINARY_C_LONG
7381 | BINARY_C_LONG _signed
7389 | BINARY_C_LONG UNSIGNED
H A Dparser.c2394 BINARY_C_LONG = 313, enumerator
3324 #define BINARY_C_LONG 313 macro