Home
last modified time | relevance | path

Searched refs:UBOUND (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.c116 if (y < UBOUND || y >= DBOUND) in candig()
H A Dserver.h55 #define UBOUND 1 macro
H A Danswer.c302 for (y = 0; y < UBOUND; y++) in stplayer()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dintrin.def381 DEFNAME ("UBOUND", "ubound", "UBound", genNONE, specUBOUND) /* F90 */
2882 DEFSPEC (UBOUND,
2883 "UBOUND",