Home
last modified time | relevance | path

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

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/sview/
H A Dgrid.c44 #define RESET_GRID -2 macro
1335 return RESET_GRID; in update_grid_table()
1366 if (rc == RESET_GRID) { in get_system_stats()
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h723 RESET_GRID = 928, enumerator
1653 #define RESET_GRID 928 macro
H A Dreserved.c2336 { "RESET-GRID", 0, 1, RESET_GRID, /* ACU extension */
H A Dparser.c3009 RESET_GRID = 928, enumerator
3939 #define RESET_GRID 928 macro
H A Dparser.y2931 %token RESET_GRID "RESET-GRID"
9390 | RESET_GRID /* GRP-RESET-GRID --> 4098 */