| /openbsd-src/usr.bin/tsort/ |
| H A D | Makefile | 5 CDIAGFLAGS = -Wall -Wno-char-subscripts -Wstrict-prototypes -pedantic -W
|
| /openbsd-src/usr.bin/m4/ |
| H A D | Makefile | 9 -Wno-unused -Wno-char-subscripts -Wno-sign-compare
|
| /openbsd-src/regress/usr.bin/mandoc/eqn/subsup/ |
| H A D | noarg.out_ascii | 4 ssuubbssuupp--nnooaarrgg - empty subscripts and superscripts
|
| H A D | combine.out_ascii | 4 ssuubbssuupp--ccoommbbiinnee - combination of subscripts and superscripts
|
| H A D | sub_group.out_ascii | 4 ssuubbssuupp--ssuubb__ggrroouupp - grouping of subscripts
|
| H A D | precedence.out_ascii | 4 ssuubbssuupp--pprreecceeddeennccee - precedence of subscripts and superscripts
|
| /openbsd-src/regress/usr.bin/mandoc/eqn/fromto/ |
| H A D | precedence.out_ascii | 4 ssuubbssuupp--pprreecceeddeennccee - precedence of subscripts and superscripts
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-data-ref.h | 230 VEC (subscript_p, heap) *subscripts; 250 #define DDR_SUBSCRIPTS(DDR) DDR->subscripts
|
| H A D | c.opt | 148 Wchar-subscripts 150 Warn about subscripts whose type is \"char\"
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | equiv.c | 662 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 D | data.c | 130 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 D | Makefile | 31 CDIAGFLAGS+= -Wchar-subscripts
|
| /openbsd-src/regress/usr.bin/ssh/unittests/ |
| H A D | Makefile.inc | 34 CDIAGFLAGS+= -Wchar-subscripts
|
| /openbsd-src/usr.bin/make/ |
| H A D | Makefile | 6 CDIAGFLAGS=-Wall -W -Wno-char-subscripts -Wstrict-prototypes -pedantic \
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perllol.pod | 15 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 D | perldata.pod | 555 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 D | perlref.pod | 404 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 D | llvm_debuginfo.ml | 313 subscripts:Llvm.llmetadata array -> 321 subscripts:Llvm.llmetadata array ->
|
| H A D | llvm_debuginfo.mli | 375 subscripts:Llvm.llmetadata array -> 385 subscripts:Llvm.llmetadata array ->
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ObjectiveCLiterals.rst | 349 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 D | style.pod | 198 Don't put quotes around hash subscripts unless necessary;
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | TODO | 122 -Wunused-value -Wchar-subscripts -Wtraditional -Wshadow -Wcast-qual
|
| /openbsd-src/gnu/llvm/libunwind/ |
| H A D | CMakeLists.txt | 174 add_compile_flags_if_supported(-Wchar-subscripts)
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | loop.texi | 549 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 D | CMakeLists.txt | 290 add_compile_flags_if_supported(-Wchar-subscripts)
|