/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 | 76 if (x < LBOUND || x >= RBOUND)
|
H A D | answer.c | 264 for (x = 0; x < LBOUND; x++) in stplayer()
|
/netbsd-src/games/hunt/include/ |
H A D | hunt_common.h | 99 #define LBOUND 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. 4043 (simplify_bound): Use the above. Perform simplification of LBOUND 5650 * intrinsic.texi (LBOUND): Add documentation.
|
H A D | ChangeLog-2006 | 550 LBOUND/UBOUND intrinsics. 1160 code for LBOUND and UBOUND intrinsics. 2864 * trans_array.c (gfc_conv_ss_startstride): Pick out LBOUND and
|
H A D | intrinsic.texi | 208 * @code{LBOUND}: LBOUND, Lower dimension bounds of an array 9090 @node LBOUND 9091 @section @code{LBOUND} --- Lower dimension bounds of an array 9092 @fnindex LBOUND 9106 @code{RESULT = LBOUND(ARRAY [, DIM [, KIND]])} 9168 @ref{LBOUND} 14700 @ref{LBOUND}, @gol 14741 @ref{LBOUND}
|
H A D | gfortran.info | 6884 * 'LBOUND': LBOUND, Lower dimension bounds of an array 14272 File: gfortran.info, Node: KIND, Next: LBOUND, Prev: KILL, Up: Intrinsic Procedures 14308 File: gfortran.info, Node: LBOUND, Next: LCOBOUND, Prev: KIND, Up: Intrinsic Procedures 14310 8.165 'LBOUND' -- Lower dimension bounds of an array 14323 'RESULT = LBOUND(ARRAY [, DIM [, KIND]])' 14346 File: gfortran.info, Node: LCOBOUND, Next: LEADZ, Prev: LBOUND, Up: Intrinsic Procedures 14378 *note UCOBOUND::, *note LBOUND:: 18916 *note LBOUND::, *note LCOBOUND:: 18951 *note LCOBOUND::, *note LBOUND:: 21325 * array, lower bound: LBOUND. (line 6) [all …]
|
H A D | ChangeLog-2021 | 254 LBOUND/UBOUND for arrays with POINTER or ALLOCATABLE attribute.
|
H A D | ChangeLog-2005 | 69 intrinsics; excepting LBOUND.
|
H A D | ChangeLog-2008 | 2647 ICHAR, INDEX, LBOUND, LEN, LEN_TRIM, SCAN, SIZE, UBOUND, VERIFY.
|
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 | intrinsic.texi | 208 * @code{LBOUND}: LBOUND, Lower dimension bounds of an array 9098 @node LBOUND 9099 @section @code{LBOUND} --- Lower dimension bounds of an array 9100 @fnindex LBOUND 9114 @code{RESULT = LBOUND(ARRAY [, DIM [, KIND]])} 9176 @ref{LBOUND} 14746 @ref{LBOUND}, @gol 14787 @ref{LBOUND}
|
H A D | gfortran.info | 7190 * 'LBOUND': LBOUND, Lower dimension bounds of an array 14636 File: gfortran.info, Node: KIND, Next: LBOUND, Prev: KILL, Up: Intrinsic Procedures 14672 File: gfortran.info, Node: LBOUND, Next: LCOBOUND, Prev: KIND, Up: Intrinsic Procedures 14674 9.165 'LBOUND' -- Lower dimension bounds of an array 14687 'RESULT = LBOUND(ARRAY [, DIM [, KIND]])' 14710 File: gfortran.info, Node: LCOBOUND, Next: LEADZ, Prev: LBOUND, Up: Intrinsic Procedures 14742 *note UCOBOUND::, *note LBOUND:: 19346 *note LBOUND::, *note LCOBOUND:: 19381 *note LCOBOUND::, *note LBOUND:: 21740 * array, lower bound: LBOUND. (line 6) [all …]
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 48731 LBOUND = (-8, -10) 48757 -re ".*LBOUND = (\[^\r\n\]+)\r\n" { 124968 would then be used with the LBOUND/UBOUND/SIZE intrinsics. 130815 The operators FLOOR, CEILING, CMPLX, LBOUND, UBOUND, and SIZE accept
|