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

1 2 3 4

  /src/usr.bin/make/unit-tests/
phony-end.mk 3 all ok also.ok bug phony: target
6 .END: ok also.ok bug
8 phony bug: .PHONY target
dep-colon-bug-cross-file.exp 1 make: dep-colon-bug-cross-file.mk:32: warning: duplicate script for target "all" ignored
2 make: dep-colon-bug-cross-file.mk:42: warning: using previous script for "all" defined here
cond-cmp-unary.exp 1 make: cond-cmp-unary.mk:54: This is only reached because of a bug in EvalTruthy.
suff-transform-select.mk 8 # The bug was that if issue10.d had an explicit dependency on issue10.f,
28 # XXX: see suff-bug-endless, which must be fixed first.
dep-wildcards.exp 1 dep-colon-bug-cross-file.mk
suff-clear-single.mk 19 : 'There is a bug if you see this.'
cond-cmp-unary.mk 30 # EvalTruthy, which is plain wrong. The bug is in TryParseNumber.
53 # expect+1: This is only reached because of a bug in EvalTruthy.
54 . info This is only reached because of a bug in EvalTruthy.
var-scope-cmdline.mk 46 # The bug was added in var.c 1.183 on 2013-07-16, when Var_Set called
50 # row. This bug was fixed in var.c 1.835 from 2021-02-22.
52 # Another bug was the wrong assumption that "deleting a cmdline variable is
  /src/sys/external/bsd/common/include/linux/
bug.h 1 /* $NetBSD: bug.h,v 1.1 2021/12/19 10:55:15 riastradh Exp $ */
35 #include <asm/bug.h>
rcupdate.h 39 #include <linux/bug.h>
  /src/sys/arch/mvme68k/stand/bootst/
Makefile 4 CLEANFILES+=stboot bootst bootst.bug
6 PROG=bootst.bug
13 @${SIZE} bootst.bug
14 @${STRIP} bootst.bug
15 @${OBJCOPY} --output-target=binary bootst.bug bootst
  /src/tests/crypto/libcrypto/bn/div/
divtest.c 11 static void bug(const char *m, BIGNUM *a, BIGNUM *b) function in typeref:typename:void
39 bug("BN_div failed", a, b);
41 bug("BN_div_recp failed", a, b);
43 bug("mismatch", a, b);
  /src/tests/net/mcast/
mcast.c 92 addmc(int s, struct addrinfo *ai, bool bug)
120 if (bug && IN6_IS_ADDR_V4MAPPED(&s6->sin6_addr)) {
190 bool bug)
220 if ((f == bind || f == connector) && addmc(s, ai, bug) == -1) {
269 bool bug)
277 s = getsocket(host, port, conn ? connect : connector, &slen, bug);
312 bool bug)
321 s = getsocket(host, port, bind, &slen, bug);
349 run(const char *host, const char *port, size_t n, bool conn, bool bug)
361 receiver(syncfds[0], host, port, n, conn, bug);
416 bool conn, bug; local in function:main
    [all...]
  /src/sys/arch/mvme68k/stand/libbug/
Makefile 3 LIB=bug
  /src/sys/arch/mvme68k/stand/netboot/
config.h 60 u_long bug; member in struct:brdid
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_flip_work.h 29 #include <linux/bug.h>
drm_modeset_lock.h 30 #include <asm/bug.h>
  /src/games/adventure/
main.c 272 bug(22);
283 bug(110);
456 bug(23);
472 bug(102);
483 bug(105);
495 bug(107);
505 bug(106);
560 bug(112);
629 bug(113);
650 bug(114)
    [all...]
extern.h 80 void bug(int) __dead;
  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_memory.h 35 #include <linux/bug.h>
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
os.h 35 #include <linux/bug.h>
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_gem.h 30 #include <linux/bug.h>
48 BUG(); \
  /src/lib/libc/compat/arch/sparc64/gen/
compat_sigsetjmp.S 89 nop ! spitfire bug
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_cik_blit_shaders.c 33 #include <linux/bug.h>
radeon_si_blit_shaders.c 33 #include <linux/bug.h>

Completed in 45 milliseconds

1 2 3 4