| /netbsd-src/games/hunt/huntd/ |
| H A D | expl.c | 99 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 D | makemaze.c | 74 if (y < UBOUND || y >= DBOUND)
|
| H A D | answer.c | 260 for (y = 0; y < UBOUND; y++) in stplayer()
|
| /netbsd-src/games/hunt/include/ |
| H A D | hunt_common.h | 97 #define UBOUND 1 macro
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | ChangeLog-2007 | 2074 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 D | ChangeLog-2006 | 550 LBOUND/UBOUND intrinsics. 1160 code for LBOUND and UBOUND intrinsics. 2865 UBOUND intrinsics and supply their shape information to the ss
|
| H A D | gfortran.info | 6996 * '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 D | ChangeLog-2008 | 929 UBOUND if 2nd argument is KIND. 2647 ICHAR, INDEX, LBOUND, LEN, LEN_TRIM, SCAN, SIZE, UBOUND, VERIFY.
|
| H A D | intrinsic.texi | 320 * @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 D | ChangeLog-2021 | 254 LBOUND/UBOUND for arrays with POINTER or ALLOCATABLE attribute.
|
| H A D | ChangeLog-2009 | 3546 descriptor ubound for UBOUND, when the array lbound == 1.
|
| H A D | ChangeLog-2005 | 42 and UBOUND and rely on their built-in checking.
|
| H A D | ChangeLog-2010 | 4355 on VAR_DECL LBOUND and/or UBOUND, even for -O1.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | gfortran.info | 7303 * '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 D | intrinsic.texi | 321 * @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 D | ChangeLog.git | 48732 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
|