Home
last modified time | relevance | path

Searched refs:subscripts (Results 1 – 25 of 89) sorted by relevance

1234

/openbsd-src/usr.bin/tsort/
H A DMakefile5 CDIAGFLAGS = -Wall -Wno-char-subscripts -Wstrict-prototypes -pedantic -W
/openbsd-src/usr.bin/m4/
H A DMakefile9 -Wno-unused -Wno-char-subscripts -Wno-sign-compare
/openbsd-src/regress/usr.bin/mandoc/eqn/subsup/
H A Dnoarg.out_ascii4 ssuubbssuupp--nnooaarrgg - empty subscripts and superscripts
H A Dcombine.out_ascii4 ssuubbssuupp--ccoommbbiinnee - combination of subscripts and superscripts
H A Dsub_group.out_ascii4 ssuubbssuupp--ssuubb__ggrroouupp - grouping of subscripts
H A Dprecedence.out_ascii4 ssuubbssuupp--pprreecceeddeennccee - precedence of subscripts and superscripts
/openbsd-src/regress/usr.bin/mandoc/eqn/fromto/
H A Dprecedence.out_ascii4 ssuubbssuupp--pprreecceeddeennccee - precedence of subscripts and superscripts
/openbsd-src/gnu/gcc/gcc/
H A Dtree-data-ref.h230 VEC (subscript_p, heap) *subscripts;
250 #define DDR_SUBSCRIPTS(DDR) DDR->subscripts
H A Dc.opt148 Wchar-subscripts
150 Warn about subscripts whose type is \"char\"
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dequiv.c662 ffebld subscripts = ffebld_right (expr); in ffeequiv_offset_() local
687 while (subscripts != NULL) in ffeequiv_offset_()
698 subscript = ffebld_head (subscripts); in ffeequiv_offset_()
757 subscripts = ffebld_trail (subscripts); in ffeequiv_offset_()
761 if (subscripts != NULL) in ffeequiv_offset_()
H A Ddata.c130 static ffetargetOffset ffedata_eval_offset_ (ffebld subscripts,
988 ffedata_eval_offset_ (ffebld subscripts, ffebld dims) in ffedata_eval_offset_() argument
1003 while (subscripts != NULL) in ffedata_eval_offset_()
1011 subscript = ffebld_head (subscripts); in ffedata_eval_offset_()
1080 subscripts = ffebld_trail (subscripts); in ffedata_eval_offset_()
1084 if (subscripts != NULL) in ffedata_eval_offset_()
/openbsd-src/regress/usr.bin/ssh/misc/sk-dummy/
H A DMakefile31 CDIAGFLAGS+= -Wchar-subscripts
/openbsd-src/regress/usr.bin/ssh/unittests/
H A DMakefile.inc34 CDIAGFLAGS+= -Wchar-subscripts
/openbsd-src/usr.bin/make/
H A DMakefile6 CDIAGFLAGS=-Wall -W -Wno-char-subscripts -Wstrict-prototypes -pedantic \
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperllol.pod15 get at with two subscripts, like C<$AoA[3][2]>. Here's a declaration
190 set of subscripts.
196 If you wanted to keep track of subscripts, you might do this:
H A Dperldata.pod555 such as array or hash access with subscripts. For instance
601 which does not even refer to the same variable! Thus the subscripts must
1055 Hash subscripts are similar, only instead of square brackets curly brackets
1090 simultaneously using a list of subscripts. It's more convenient
H A Dperlref.pod404 subscripts, so you can shrink the above down to
612 and not worry about whether the subscripts are reserved words. In the
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml313 subscripts:Llvm.llmetadata array ->
321 subscripts:Llvm.llmetadata array ->
H A Dllvm_debuginfo.mli375 subscripts:Llvm.llmetadata array ->
385 subscripts:Llvm.llmetadata array ->
/openbsd-src/gnu/llvm/clang/docs/
H A DObjectiveCLiterals.rst349 subscript expressions use integer typed subscripts; *dictionary-style*
350 subscript expressions use Objective-C object pointer typed subscripts.
460 Currently, only subscripts of integral or Objective-C object pointer
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A Dstyle.pod198 Don't put quotes around hash subscripts unless necessary;
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DTODO122 -Wunused-value -Wchar-subscripts -Wtraditional -Wshadow -Wcast-qual
/openbsd-src/gnu/llvm/libunwind/
H A DCMakeLists.txt174 add_compile_flags_if_supported(-Wchar-subscripts)
/openbsd-src/gnu/gcc/gcc/doc/
H A Dloop.texi549 given in the @code{subscripts}, @code{dir_vects}, and @code{dist_vects}
553 @item an array @code{subscripts} that contains a description of each
557 @code{B[g1][g2][g3]}, there are three subscripts: @code{(f1, g1), (f2,
/openbsd-src/gnu/llvm/libcxxabi/
H A DCMakeLists.txt290 add_compile_flags_if_supported(-Wchar-subscripts)

1234