HomeSort by: relevance | last modified time | path
    Searched refs:weird (Results 1 - 21 of 21) sorted by relevancy

  /src/usr.bin/crunch/crunchide/
exec_elf32.c 188 int rv, i, weird; local
202 weird = 0;
210 if (!weird && symtabsnum != -1) {
211 weird = 1;
217 if (!weird && strtabsnum != (ehdr.e_shnum - 1)) {
218 weird = 1;
226 if (!weird && strtabsnum == -1) {
227 weird = 1;
230 if (!weird && stroff != maxoff) {
231 weird = 1
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
utils.d 147 * GNU make uses a weird quoting scheme for white space.
207 enum input = `/foo\bar/weird$.:name#\ with spaces.ext`;
208 enum expected = `/foo\bar/weird$$.\:name\#\\\ with\ spaces.ext`;
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
ChannelDefs.pm 115 Warnings about weird syntax, unused variables, typos ...
  /src/tests/bin/sh/
t_cmdsub.sh 62 atf_check -s exit:0 -o inline:'weird; string *\n' -e empty \
63 ${TEST_SH} -c 'X=$( echo "weird; string *" ); echo "$X"'
109 atf_check -s exit:0 -o inline:'weird; string *\n' -e empty \
110 ${TEST_SH} -c 'X=` echo "weird; string *" `; echo "$X"'
  /src/sys/arch/amiga/amiga/
locore.s 1158 | this weird code is the OFFICIAL way to reboot an Amiga ! ..
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
ir.go 26 // We use these weird structs here because *Ref types are pointers and
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 854 \indexnofonts % Allow `@@' and other weird things in file names.
3941 % Maybe so, but it also creates really weird page breaks when the
6759 \indexnofonts % Allow `@@' and other weird things in file names.
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 854 \indexnofonts % Allow `@@' and other weird things in file names.
3941 % Maybe so, but it also creates really weird page breaks when the
6759 \indexnofonts % Allow `@@' and other weird things in file names.
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 932 \indexnofonts % Allow `@@' and other weird things in file names.
3733 % Maybe so, but it also creates really weird page breaks when the
6421 \indexnofonts % Allow `@@' and other weird things in file names.
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 853 \indexnofonts % Allow `@@' and other weird things in file names.
3917 % Maybe so, but it also creates really weird page breaks when the
6698 \indexnofonts % Allow `@@' and other weird things in file names.
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 932 \indexnofonts % Allow `@@' and other weird things in file names.
3730 % Maybe so, but it also creates really weird page breaks when the
6417 \indexnofonts % Allow `@@' and other weird things in file names.
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 932 \indexnofonts % Allow `@@' and other weird things in file names.
3730 % Maybe so, but it also creates really weird page breaks when the
6417 \indexnofonts % Allow `@@' and other weird things in file names.
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 853 \indexnofonts % Allow `@@' and other weird things in file names.
3919 % Maybe so, but it also creates really weird page breaks when the
6700 \indexnofonts % Allow `@@' and other weird things in file names.
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 2258 % Maybe so, but it also creates really weird page breaks when the table
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 2197 % Maybe so, but it also creates really weird page breaks when the table
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 2824 % Maybe so, but it also creates really weird page breaks when the
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 2180 % Maybe so, but it also creates really weird page breaks when the table
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 2730 % Maybe so, but it also creates really weird page breaks when the
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 2730 % Maybe so, but it also creates really weird page breaks when the
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 838 \indexnofonts % Allow `@@' and other weird things in file names.
7630 \indexnofonts % Allow `@@' and other weird things in file names.
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 838 \indexnofonts % Allow `@@' and other weird things in file names.
7630 \indexnofonts % Allow `@@' and other weird things in file names.

Completed in 140 milliseconds