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

  /src/usr.bin/make/unit-tests/
var-scope.mk 4 # environment), and which of them takes precedence over the others.
posix-expansion.mk 6 # modifiers specified in POSIX take precedence over the BSD-style modifiers.
cond-op.mk 12 # If make had the same precedence for both && and ||, like in the shell,
26 # The precedence of the ! operator is different from C though. It has a
27 # lower precedence than the comparison operators. Negating a condition
41 # TODO: Demonstrate that the precedence of the ! and == operators actually
91 # Demonstration that '&&' has higher precedence than '||'.
impsrc.mk 4 # It should be set, in order of precedence, to ${.TARGET} of:
cond-op-not.mk 22 # This is unusual since most other programming languages define the precedence
cond-op-parentheses.mk 4 # the precedence of the operators '!', '&&' and '||'. Parentheses cannot be
varmod-remember.mk 28 # as the command line scope takes precedence over the global scope.
varname-dot-suffixes.mk 77 # replacement mechanism for the iteration variables takes precedence.
var-scope-local.mk 81 # scope and from the environment are resolved, in this precedence order (but
directive-for.mk 292 # (which has higher precedence than global variables) and a .for loop iterates
  /src/tests/bin/expr/
t_expr.sh 226 atf_test_case precedence
228 atf_set "descr" "Tests for operator precedence"
313 atf_add_test_case precedence
  /src/bin/sh/
arithmetic.c 269 binop2(intmax_t a, int op, int precedence, int noeval)
277 a, op, precedence, noeval ? " noeval" : ""));
295 arith_prec(op2) >= precedence)
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/bitmain/
bm1880-sophon-edge.dts 28 * takes precedence. This is only for the informational
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/actions/
s900-bubblegum-96.dts 84 * takes precedence, which means that the external UART on the
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
hi3670-hikey970.dts 92 * takes precedence, which means that the external UART on the
hi6220-hikey.dts 365 * takes precedence, which means that the external UART on the
hi3660-hikey960.dts 222 * takes precedence, which means that the external UART on the
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
apq8016-sbc.dtsi 564 * takes precedence, which means that the external UART on the
apq8096-db820c.dtsi 35 * takes precedence, which means that the external UART on the
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 1319 # Exceptions in order of precedence:
1548 # Exceptions in order of precedence:
1864 # Exceptions in order of precedence:
2105 # Exceptions in order of precedence:
2616 # Exceptions in order of precedence:
fpsp.s 1319 # Exceptions in order of precedence:
1548 # Exceptions in order of precedence:
1864 # Exceptions in order of precedence:
2105 # Exceptions in order of precedence:
2616 # Exceptions in order of precedence:

Completed in 120 milliseconds