Home
last modified time | relevance | path

Searched refs:SCREEN_CONTROL (Results 1 – 6 of 6) sorted by relevance

/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h755 SCREEN_CONTROL = 960, enumerator
1685 #define SCREEN_CONTROL 960 macro
H A Dscanner.l594 RETURN_TOK (SCREEN_CONTROL);
H A Dscanner.c2461 RETURN_TOK (SCREEN_CONTROL);
H A Dparser.y2963 %token SCREEN_CONTROL "SCREEN CONTROL"
4718 SCREEN_CONTROL _is reference
7040 | SCREEN_CONTROL
H A Dparser.c3041 SCREEN_CONTROL = 960, enumerator
3971 #define SCREEN_CONTROL 960 macro
/dports/games/tong/tong/
H A Dtong.cpp60 #define SCREEN_CONTROL 5 macro
579 display = SCREEN_CONTROL; in SDL_main()
1270 case SCREEN_CONTROL: in SDL_main()