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

1 2

  /src/tests/usr.bin/indent/
psym_stmt.c 11 #define unless(cond) if (!(cond)) macro
19 unless(cond)
25 * There is no space after 'unless' since indent cannot know that it is a
  /src/sys/arch/sparc/sparc/
sunos_sigcode.s 80 ! sigreturn does not return unless it fails
  /src/share/locale/ctype/
gen_ctype_utf8.pl 164 return unless $charinfo;
216 push @{ $info->{SPECIAL} }, $code unless $matched;
257 next unless $info{$list};
265 next unless $info{$map};
393 unless %make_chr;
403 return undef unless defined $code;
  /src/sys/arch/sparc64/sparc64/
sunos_sigcode.s 183 ! sigreturn does not return unless it fails
locore.s 1831 * unless we're in an interrupt handler.
2462 * unless we're in an interrupt handler.
2603 * unless we're in an interrupt handler.
2706 * unless we're in an interrupt handler.
6635 ! sigreturn does not return unless it fails
  /src/etc/namedb/
bind.keys 10 # They are not activated within named.conf unless specifically switched on.
  /src/lib/libm/arch/vax/
n_cabs.S 89 jvc return # unless it overflows
  /src/usr.bin/make/unit-tests/
deptgt-posix.mk 10 # At the point of '.POSIX:', <sys.mk> has been loaded already, unless the
  /src/usr.sbin/sysinst/arch/mac68k/
msg.md.en 64 disk will not be MacOS bootable and may not be usable by MacOS unless
  /src/regress/sys/fs/lfs/ckckp/
check-all 213 $flags = "-n -f -i 0x$a $wfile" unless $flags;
  /src/share/mk/
bsd.test.mk 150 # report bogus results unless the new binaries are put in place.
bsd.own.mk 1677 # USE_* options which default to "yes" unless their corresponding MK*
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
armada-370-synology-ds213j.dts 279 * change the default environment, unless you know
armada-xp-synology-ds414.dts 295 * change the default environment, unless you know
  /src/sys/external/isc/libsodium/dist/m4/
ax_valgrind_check.m4 50 # while the sgcheck will be skipped unless enabled again on the
ltoptions.m4 45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
libtool.m4 73 dnl unless we require an AC_DEFUNed macro:
284 # 'config.status' has no value for ac_aux_dir unless we are using Automake,
2728 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2744 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2759 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
2996 # ldd complains unless libraries are executable
3470 # unless we find 'file', for example because we are cross-compiling.
4140 # Do not use the global_symbol_pipe unless it works.
6226 ## the running order or otherwise move them around unless you know exactly
7396 ## the running order or otherwise move them around unless you know exactl
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors_ioctl.inc 21 // XXX: The declarations below may use WRITE instead of READWRITE, unless
sanitizer_interceptors_ioctl_netbsd.inc 21 // XXX: The declarations below may use WRITE instead of READWRITE, unless
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sdm845-mtp.dts 544 * signal for this port on MTP. Thus (unless you have a non-compliant
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 420 # Nobody should want to override this unless PKGNAME is simply bogus.
  /src/sys/arch/hppa/stand/xxboot/
start.S 273 ; all scratch regs undefined, unless defined by the IODC call
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 680 # Default is to disable them, unless 'enable' is passed literally.
690 dnl maintainer-mode's default is 'disable' unless 'enable' is passed
  /src/sys/arch/m68k/060sp/dist/
ilsp.s 288 # The quotient is returned in %d6, remainder in %d5, unless the #
pfpsp.s 1366 # save the result in the proper fp reg (unless the op is fcmp or ftst);
1944 # save the result in the proper fp reg (unless the op is fcmp or ftst);
2632 # now, we save the result, unless, of course, the operation was ftst or fcmp.
7073 # _mem_write2() - write data to memory unless supv mode -(a7) exc.#

Completed in 62 milliseconds

1 2