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

  /src/sys/external/bsd/acpica/dist/disassembler/
dmcstyle.c 410 * is the same as the target.
439 * compound statement only if the target is the same as the
981 BOOLEAN Same;
1005 Same = AcpiDmIsTargetAnOperand (Target->Common.Value.Arg,
1007 if (!Same)
1018 Same = AcpiDmIsTargetAnOperand (Target->Common.Next,
1020 if (!Same)
  /src/usr.bin/make/unit-tests/
varmod.mk 32 # example, ${VAR:LAR=ALUE} and ${VAR:L:AR=ALUE} behave the same.
146 # In an indirect modifier, the delimiter is '\0', which at the same time marks
160 # means the same as an escaped '$'.
266 # Same when the modifier is the last modifier in an expression.
271 # Same when the modifier is the last modifier in an expression.
var-op-sunsh.mk 52 # There are two different syntactical elements that look exactly the same:
62 # Same pattern here. Until 2020-10-04, the ':sh' inside the nested expression
var-op-expand.mk 15 # operator has the same effect as the '=' assignment operator.
209 # Same as the test case above, except for the additional modifier ':tl' when
varmod-match.mk 128 # [c-a] matches the same as [a-c]
159 # Same as for '[[-]]': the character list stops at the first
174 # Only keep words that don't start with s and at the same time end with
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 648 # Same goes for tags

Completed in 18 milliseconds