Home
last modified time | relevance | path

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

/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h603 NUMVALC_FUNC = 808, enumerator
1533 #define NUMVALC_FUNC 808 macro
H A Dreserved.c3507 CB_INTR_NUMVAL_C, NUMVALC_FUNC,
3650 CB_INTR_TEST_NUMVAL_C, NUMVALC_FUNC,
H A Dparser.c2889 NUMVALC_FUNC = 808, enumerator
3819 #define NUMVALC_FUNC 808 macro
H A Dparser.y2811 %token NUMVALC_FUNC "FUNCTION NUMVAL-C"
18025 | NUMVALC_FUNC TOK_OPEN_PAREN numvalc_args TOK_CLOSE_PAREN