Home
last modified time | relevance | path

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

/openbsd-src/games/hunt/huntd/
H A Dexpl.c96 if (y >= UBOUND && y < DBOUND && x >= LBOUND && x < RBOUND) in showexpl()
120 if (y < UBOUND || y >= DBOUND || x < LBOUND || x >= RBOUND) in rollexpl()
H A Dmakemaze.c118 if (x < LBOUND || x >= RBOUND) in candig()
H A Dserver.h57 #define LBOUND 1 macro
H A Danswer.c306 for (x = 0; x < LBOUND; x++) in stplayer()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dintrin.def257 DEFNAME ("LBOUND", "lbound", "LBound", genNONE, specLBOUND) /* F90 */
2210 DEFSPEC (LBOUND,
2211 "LBOUND",