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

  /src/sys/arch/m68k/060sp/dist/
iskeletn.s 66 # _isp_unimp() branches to here so that the operating system
85 # stack frame and branches to this routine.
118 # Integer Instruction stack frame and branches to this routine.
123 # stack frame and branches to the _real_trace() entry point.
isp.s 42 # effect, branches to one of the branch table entries located
2978 # The routine then branches to _real_cas(). This external routine #
ilsp.s 42 # effect, branches to one of the branch table entries located here.
fpsp.s 42 # effect, branches to one of the branch table entries located
3772 # adjusts the operand using fix_skewed_ops() and then branches to #
6833 # Notes: The usual case should take the branches 1.1 -> 1.3 -> 2.#
7001 # Notes: The usual case should take the branches 1.1 -> 1.3 -> 2.#
16274 # the stacked fdbcc instruction opcode and then branches to a routine #
16903 # the stacked ftrapcc instruction opcode and then branches to a routine #
17475 # the stacked fscc instruction opcode and then branches to a routine #
fplsp.s 42 # effect, branches to one of the branch table entries located here.
6727 # Notes: The usual case should take the branches 1.1 -> 1.3 -> 2.#
6895 # Notes: The usual case should take the branches 1.1 -> 1.3 -> 2.#
pfpsp.s 42 # effect, branches to one of the branch table entries located
3772 # adjusts the operand using fix_skewed_ops() and then branches to #
  /src/usr.bin/make/unit-tests/
directive-for-break.mk 40 # lines from inactive branches are only parsed as far as necessary to see
cond-undef-lint.mk 22 # Since the condition fails to evaluate, neither of the branches is taken.
varmod-ifelse.mk 209 # especially when one of the branches contains unbalanced '{}' braces.
211 # At 2020-01-01, the expressions from the 'then' and 'else' branches were
241 # must parse both of its branches in the same way, no matter whether they are
297 # In the modifier parts for the 'then' and 'else' branches, subexpressions are
directive-include-guard.mk 388 # included, it is never optimized, as one of its branches is taken.
409 # included, it is never optimized, as one of its branches is taken.
420 # matter which of their branches are taken.
  /src/usr.bin/make/
test-variants.mk 187 CFLAGS.gcc-warn+= -Wduplicated-branches
199 CFLAGS.gcc-warn+= -Wno-error=duplicated-branches
  /src/sys/external/isc/libsodium/dist/
configure.ac 298 AX_CHECK_COMPILE_FLAG([$CWFLAGS -Wduplicated-branches], [CWFLAGS="$CWFLAGS -Wduplicated-branches"])
configure 7628 as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$CWFLAGS -Wduplicated-branches" | $as_tr_sh`
7629 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $CWFLAGS -Wduplicated-branches" >&5
7630 $as_echo_n "checking whether C compiler accepts $CWFLAGS -Wduplicated-branches... " >&6; }
7636 CFLAGS="$CFLAGS $CWFLAGS -Wduplicated-branches"
7661 CWFLAGS="$CWFLAGS -Wduplicated-branches"
  /src/lib/libc/time/
Makefile 326 -Wduplicated-branches -Wduplicated-cond -Wflex-array-member-not-at-end \

Completed in 59 milliseconds