Searched refs:LBOUND (Results 1 – 5 of 5) sorted by relevance
96 if (y >= UBOUND && y < DBOUND && x >= LBOUND && x < RBOUND) in showexpl()120 if (y < UBOUND || y >= DBOUND || x < LBOUND || x >= RBOUND) in rollexpl()
118 if (x < LBOUND || x >= RBOUND) in candig()
57 #define LBOUND 1 macro
306 for (x = 0; x < LBOUND; x++) in stplayer()
257 DEFNAME ("LBOUND", "lbound", "LBound", genNONE, specLBOUND) /* F90 */2210 DEFSPEC (LBOUND,2211 "LBOUND",