Home
last modified time | relevance | path

Searched refs:LBOUND (Results 1 – 15 of 15) 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.c76 if (x < LBOUND || x >= RBOUND)
H A Danswer.c264 for (x = 0; x < LBOUND; x++) in stplayer()
/netbsd-src/games/hunt/include/
H A Dhunt_common.h99 #define LBOUND 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.
4043 (simplify_bound): Use the above. Perform simplification of LBOUND
5650 * intrinsic.texi (LBOUND): Add documentation.
H A DChangeLog-2006550 LBOUND/UBOUND intrinsics.
1160 code for LBOUND and UBOUND intrinsics.
2864 * trans_array.c (gfc_conv_ss_startstride): Pick out LBOUND and
H A Dintrinsic.texi208 * @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 Dgfortran.info6884 * '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 DChangeLog-2021254 LBOUND/UBOUND for arrays with POINTER or ALLOCATABLE attribute.
H A DChangeLog-200569 intrinsics; excepting LBOUND.
H A DChangeLog-20082647 ICHAR, INDEX, LBOUND, LEN, LEN_TRIM, SCAN, SIZE, UBOUND, VERIFY.
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 Dintrinsic.texi208 * @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 Dgfortran.info7190 * '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 DChangeLog.git48731 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