Searched refs:subscripts (Results 1 – 25 of 43) sorted by relevance
12
| /netbsd/src/crypto/ |
| D | Makefile.openssl | 11 CWARNFLAGS+= -Wno-error=char-subscripts # XXX likely real ctype(3) missing cast bugs
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-data-ref.h | 440 vec<subscript_p> subscripts; member 498 #define DDR_SUBSCRIPTS(DDR) (DDR)->subscripts
|
| D | tree-data-ref.cc | 3488 free_subscripts (vec<subscript_p> subscripts) in free_subscripts() argument 3490 for (subscript_p s : subscripts) in free_subscripts() 3496 subscripts.release (); in free_subscripts()
|
| D | ChangeLog.graphite | 3673 (new_poly_dr): Number of subscripts is a graphite_dim_t. 4264 building PDR subscripts.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | loop.texi | 603 given in the @code{subscripts}, @code{dir_vects}, and @code{dist_vects} 607 @item an array @code{subscripts} that contains a description of each 611 @code{B[g1][g2][g3]}, there are three subscripts: @code{(f1, g1), (f2,
|
| D | gimple.texi | 595 any further (though complex array subscripts are). This restriction is a
|
| D | invoke.texi | 341 -Wchar-subscripts @gol 5749 -Wchar-subscripts @gol 6002 @item -Wchar-subscripts 6003 @opindex Wchar-subscripts 6004 @opindex Wno-char-subscripts 7729 Warn about out of bounds subscripts or offsets into arrays. This warning
|
| /netbsd/src/sys/arch/m68k/060sp/dist/ |
| D | ilsp.s | 351 # The comments use subscripts for the first quotient digit determination.
|
| /netbsd/src/external/gpl2/gawk/dist/ |
| D | awk.texi | 464 * Numeric Array Subscripts:: How to use numbers as subscripts in 467 subscripts. 11251 * Numeric Array Subscripts:: How to use numbers as subscripts in 11253 * Uninitialized Subscripts:: Using Uninitialized variables as subscripts. 11390 In fact, array subscripts are always strings; this is discussed 11398 @cindex @code{IGNORECASE} variable, array subscripts and 11499 the line numbers as subscripts. The program then prints out the lines 11728 @cindex numbers, as array subscripts 11729 @cindex arrays, subscripts 11730 @cindex subscripts in arrays, numbers as [all …]
|
| /netbsd/src/external/historical/nawk/dist/ |
| D | FIXES.1e | 777 off potential errors in subscripts (like isdigit). also
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/doc/ |
| D | stabs.texinfo | 1100 which is the type of the subscripts of the array (probably 1888 and an upper bound of 2. This defines the valid range of subscripts of
|
| D | python.texi | 846 @cindex getting structure elements using gdb.Field objects as subscripts 849 subscripts (@pxref{Types In Python}, for more information on
|
| D | ChangeLog-1991-2021 | 3492 gdb.Field objects as subscripts on gdb.Value objects. 8519 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-2008 | 780 subscripts.
|
| /netbsd/src/external/gpl3/binutils/dist/texinfo/ |
| D | texinfo.tex | 1104 % One complication: _ usually means subscripts, but it could also mean 2272 % texinfo doesn't allow for producing subscripts and superscripts except
|
| /netbsd/src/external/gpl3/gdb/dist/texinfo/ |
| D | texinfo.tex | 1104 % One complication: _ usually means subscripts, but it could also mean 2272 % texinfo doesn't allow for producing subscripts and superscripts except
|
| /netbsd/src/external/gpl2/xcvs/dist/build-aux/ |
| D | texinfo.tex | 1104 % One complication: _ usually means subscripts, but it could also mean 2275 % texinfo doesn't allow for producing subscripts and superscripts except
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/include/ |
| D | texinfo.tex | 2091 % texinfo doesn't allow for producing subscripts and superscripts except 2801 % One complication: _ usually means subscripts, but it could also mean
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2021 | 8771 Test simd_mask compares, subscripts, and negation. 8782 simd compares, subscripts, not, unary minus, plus, minus,
|
| /netbsd/src/external/lgpl3/mpc/dist/doc/ |
| D | texinfo.tex | 2092 % texinfo doesn't allow for producing subscripts and superscripts except 2801 % One complication: _ usually means subscripts, but it could also mean
|
| /netbsd/src/external/bsd/am-utils/dist/doc/ |
| D | texinfo.tex | 2092 % texinfo doesn't allow for producing subscripts and superscripts except 2801 % One complication: _ usually means subscripts, but it could also mean
|
| /netbsd/src/external/lgpl3/gmp/dist/doc/ |
| D | texinfo.tex | 2092 % texinfo doesn't allow for producing subscripts and superscripts except 2801 % One complication: _ usually means subscripts, but it could also mean
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-9899 | 1559 -Wchar-subscripts cleanup
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-1996 | 3419 evaluate subscripts for types which cannot be subscripted.
|
| D | ChangeLog-2003 | 15310 subscripts. Remove evil changequotes here. 15316 subscripts. Remove evil changequotes here.
|
12