HomeSort by: relevance | last modified time | path
    Searched refs:discarded (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/sys/modules/dtrace/linux32_syscall/
Makefile 18 CPPFLAGS+= ${${ACTIVE_CC} == "gcc" :? -Wno-discarded-qualifiers :}
  /src/sys/modules/dtrace/linux_syscall/
Makefile 18 CPPFLAGS+= ${${ACTIVE_CC} == "gcc" :? -Wno-discarded-qualifiers :}
  /src/sys/modules/dtrace/netbsd32_syscall/
Makefile 18 CPPFLAGS+= ${${ACTIVE_CC} == "gcc" :? -Wno-discarded-qualifiers :}
  /src/sys/modules/dtrace/profile/
Makefile 16 CPPFLAGS+= ${${ACTIVE_CC} == "gcc" :? -Wno-discarded-qualifiers :}
  /src/sys/modules/dtrace/syscall/
Makefile 18 CPPFLAGS+= ${${ACTIVE_CC} == "gcc" :? -Wno-discarded-qualifiers :}
  /src/sys/sys/
rndio.h 61 uint32_t discarded; member in struct:__anon55e960fb0208
  /src/sys/modules/dtrace/dtrace/
Makefile 50 CPPFLAGS+= ${${ACTIVE_CC} == "gcc" :? -Wno-discarded-qualifiers :}
  /src/games/hack/
hack.mklev.c 98 /* rscnt..rsmax: discarded */
305 boolean discarded; local in function:addrs
316 if ((discarded = (rsp >= &rs[rscnt]))) {
326 addrsx(lx, ly, hx, lowy - 2, discarded);
328 addrsx(lx, ly, lowx - 2, hy, discarded);
330 addrsx(lx, hiy + 2, hx, hy, discarded);
332 addrsx(hix + 2, ly, hx, hy, discarded);
336 /* discarded: piece of a discarded area */
338 addrsx(int lx, int ly, int hx, int hy, boolean discarded)
    [all...]
  /src/usr.bin/make/unit-tests/
modmisc.mk 40 # When a modifier is applied to the "" variable, the result is discarded.
job-output.mk 12 # size is, the empty lines must not be discarded.
cmdline.mk 48 # Leading whitespace in the variable value is discarded though, which makes
directive-ifmake.mk 100 # target name, the '\' is finally discarded in Str_Match.
varmod-gmtime.mk 127 # variable value was discarded and thus not printed.
varmod-localtime.mk 127 # variable value was discarded and thus not printed.
var-op-shell.mk 45 # Except for the very last one, which is discarded.
directive-export-gmake.mk 39 # may be silently discarded. One such shell is dash, which is the default
var-op-assign.mk 14 # is discarded. Otherwise the value would start with a single tab.
varmod-match-escape.mk 60 # is silently discarded. The resulting expanded pattern is thus '\', that
cond-short.mk 54 # The whole !empty condition is only parsed and then discarded.
166 # comparisons. Instead, they are only parsed and then discarded.
cond-func-empty.mk 194 # wrong variable name should have been discarded quickly after parsing it, to
var-scope-local.mk 113 # the modifiers, the value of the expression is discarded and the expression
varmod-match.mk 264 # around the words is discarded, and whitespace between the words is
  /src/sys/dev/bluetooth/
bcsp.c 636 goto discarded;
722 discarded:
802 goto discarded;
807 goto discarded;
812 goto discarded;
840 discarded:
bth5.c 672 goto discarded;
766 discarded:
846 goto discarded;
851 goto discarded;
856 goto discarded;
884 discarded:
  /src/sys/stand/efiboot/bootarm/
cache.S 81 ubfx ip, r0, #3, #10 @ get numways - 1 from [to be discarded] CCSIDR

Completed in 20 milliseconds

1 2