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

  /src/usr.sbin/mtree/
specspec.c 106 mismatch(NODE *n1, NODE *n2, int differ, char const *path)
110 shownode(n1, differ, path);
115 shownode(n2, differ, path);
118 if (!(differ & keys))
121 shownode(n1, differ, path);
123 shownode(n2, differ, path);
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
msm8996-v3.0.dtsi 13 * This revision seems to have differ GPU CPR
  /src/usr.bin/make/unit-tests/
dotwait.mk 21 # then the target names will differ only in an alphabetic component
24 # then the target names will differ in numeric components, such that
cond-cmp-unary.mk 60 # only case where they differ is for a single word whose numeric value is zero.
directive-include.mk 11 # the directories can differ.
escape.mk 221 # XXX: This may differ from POSIX, but matches gmake.
varmod-loop.mk 13 # subexpressions differ from everywhere else in makefiles in that the parser
  /src/games/hack/
hack.save.c 278 long differ; local in function:restmonchn
281 differ = (const char *) (&mons[0]) - (const char *) (monbegin);
300 ((const char *) mtmp->data + differ);
  /src/sys/arch/vax/boot/common/
str.S 142 bneq 1f # something differ
  /src/usr.bin/rdist/
server.c 894 goto differ;
957 differ: buf[0] = '\0';
  /src/sys/arch/mips/mips/
locore.S 335 2: beqz t1, 2b # status reg should not differ
671 * the handlers are identical, only the reporting mechanisms differ.
fp.S 957 bne t0, ta0, 1f # if signs differ, subtract
1109 bne t0, ta0, 1f # if signs differ, subtract
  /src/share/mk/
bsd.lib.mk 740 actual symbols differ from expected symbols >&2; \

Completed in 22 milliseconds