Home
last modified time | relevance | path

Searched refs:UBOUND (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/games/hunt/huntd/
H A Dexpl.c99 if (y >= UBOUND && y < DBOUND && x >= LBOUND && x < RBOUND) in showexpl()
123 if (y < UBOUND || y >= DBOUND || x < LBOUND || x >= RBOUND) in rollexpl()
H A Dmakemaze.c74 if (y < UBOUND || y >= DBOUND)
H A Danswer.c260 for (y = 0; y < UBOUND; y++) in stplayer()
/netbsd-src/games/hunt/include/
H A Dhunt_common.h97 #define UBOUND 1 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20072074 IACHAR, ICHAR, INDEX, LBOUND, LEN, LEN_TRIM, SCAN, SIZE, UBOUND
2099 INDEX, LBOUND, LEN, LEN_TRIM, SCAN, SIZE, UBOUND and VERIFY.
4044 and UBOUND when DIM argument is not present.
5657 (UBOUND): Add documentation.
H A DChangeLog-2006550 LBOUND/UBOUND intrinsics.
1160 code for LBOUND and UBOUND intrinsics.
2865 UBOUND intrinsics and supply their shape information to the ss
H A Dgfortran.info6996 * 'UBOUND': UBOUND, Upper dimension bounds of an array
14343 *note UBOUND::, *note LCOBOUND::
18843 File: gfortran.info, Node: TTYNAM, Next: UBOUND, Prev: TRIM, Up: Intrinsic Procedures
18881 File: gfortran.info, Node: UBOUND, Next: UCOBOUND, Prev: TTYNAM, Up: Intrinsic Procedures
18883 8.277 'UBOUND' -- Upper dimension bounds of an array
18896 'RESULT = UBOUND(ARRAY [, DIM [, KIND]])'
18919 File: gfortran.info, Node: UCOBOUND, Next: UMASK, Prev: UBOUND, Up: Intrinsic Procedures
21348 * array, upper bound: UBOUND. (line 6)
22609 * UBOUND: UBOUND. (line 6)
23151 Node: UBOUND675451
H A DChangeLog-2008929 UBOUND if 2nd argument is KIND.
2647 ICHAR, INDEX, LBOUND, LEN, LEN_TRIM, SCAN, SIZE, UBOUND, VERIFY.
H A Dintrinsic.texi320 * @code{UBOUND}: UBOUND, Upper dimension bounds of an array
9127 @ref{UBOUND}, @gol
14662 @node UBOUND
14663 @section @code{UBOUND} --- Upper dimension bounds of an array
14664 @fnindex UBOUND
14678 @code{RESULT = UBOUND(ARRAY [, DIM [, KIND]])}
H A DChangeLog-2021254 LBOUND/UBOUND for arrays with POINTER or ALLOCATABLE attribute.
H A DChangeLog-20093546 descriptor ubound for UBOUND, when the array lbound == 1.
H A DChangeLog-200542 and UBOUND and rely on their built-in checking.
H A DChangeLog-20104355 on VAR_DECL LBOUND and/or UBOUND, even for -O1.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.info7303 * 'UBOUND': UBOUND, Upper dimension bounds of an array
14707 *note UBOUND::, *note LCOBOUND::
19273 File: gfortran.info, Node: TTYNAM, Next: UBOUND, Prev: TRIM, Up: Intrinsic Procedures
19311 File: gfortran.info, Node: UBOUND, Next: UCOBOUND, Prev: TTYNAM, Up: Intrinsic Procedures
19313 9.278 'UBOUND' -- Upper dimension bounds of an array
19326 'RESULT = UBOUND(ARRAY [, DIM [, KIND]])'
19349 File: gfortran.info, Node: UCOBOUND, Next: UMASK, Prev: UBOUND, Up: Intrinsic Procedures
21763 * array, upper bound: UBOUND. (line 6)
23008 * UBOUND: UBOUND. (line 6)
23559 Node: UBOUND688094
H A Dintrinsic.texi321 * @code{UBOUND}: UBOUND, Upper dimension bounds of an array
9135 @ref{UBOUND}, @gol
14708 @node UBOUND
14709 @section @code{UBOUND} --- Upper dimension bounds of an array
14710 @fnindex UBOUND
14724 @code{RESULT = UBOUND(ARRAY [, DIM [, KIND]])}
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git48732 UBOUND = (-1, -2)
124968 would then be used with the LBOUND/UBOUND/SIZE intrinsics.
130815 The operators FLOOR, CEILING, CMPLX, LBOUND, UBOUND, and SIZE accept