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

1 2

  /src/usr.bin/make/unit-tests/
sh-leading-plus.exp 4 echo 'whitespace in leading part'
5 whitespace in leading part
sh-leading-at.exp 6 whitespace in leading part
sh-leading-at.mk 1 # $NetBSD: sh-leading-at.mk,v 1.6 2023/01/19 19:55:27 rillig Exp $
16 # The leading '@' can be repeated.
20 # Since 2023-01-17, the leading '@', '+' and '-' may contain
22 @ @ @ echo 'whitespace in leading part'
sh-leading-plus.mk 1 # $NetBSD: sh-leading-plus.mk,v 1.5 2023/01/19 19:55:27 rillig Exp $
12 # Since 2023-01-17, the leading '@', '+' and '-' may contain
14 + + + @echo 'whitespace in leading part'
sh-leading-hyphen.exp 10 whitespace in leading part
sh-leading-hyphen.mk 1 # $NetBSD: sh-leading-hyphen.mk,v 1.4 2023/01/19 19:55:27 rillig Exp $
27 # Since 2023-01-17, the leading '@', '+' and '-' may contain
29 - - - @echo 'whitespace in leading part'
sh-jobs.mk 13 # leading '@', it is run in ignore-errors mode since the default runChkTmpl
22 # leading '@', it is run in ignore-errors mode.
varmod-quote-dollar.mk 9 # discards the leading space characters.
dep-double-colon.mk 20 # XXX: Where does the leading space come from?
varname-dot-makeflags.mk 5 # the environment variable MAKEFLAGS (without leading '.').
directive-export-gmake.mk 3 # Tests for the export directive (without leading dot), as in GNU make.
29 export VAR= leading spaces
30 .if ${:!echo "\$VAR"!} != " leading spaces"
varname-empty.mk 26 # the empty name, leading to all kinds of unexpected effects in .for loops
57 # '=', some whitespace was nulled out, leading to out-of-bounds write.
var-scope-local-legacy.mk 14 # command line scope, and they override the target-local variables, leading to
varmod-head.mk 46 # The head of "/" was an empty string before 2020.07.20.14.50.41, leading to
varmod-loop-delete.mk 10 # deleted while it was in use, leading to a use-after-free bug.
posix1.mk 19 # Escaped newlines and leading whitespace from the next line are replaced
21 # are retained, but a single leading tab (if any) from the next line is
directive-include-guard.exp 98 Parse_PushInput: target-name-leading-space.tmp:1
99 Parse_PushInput: target-name-leading-space.tmp:1
dotwait.mk 57 # leading to stack overflow and a crash.
  /src/lib/libm/arch/vax/
n_argred.S 162 * leading: n * pi/2 , n = 0, 1, 2, ..., 29
163 * leading[n] ,
166 * leading[n] := (n * pi/2) rounded,
167 * middle[n] := (n * pi/2 - leading[n]) rounded,
168 * trailing[n] := (( n * pi/2 - leading[n]) - middle[n]) rounded .
234 leading: label
235 .double 0d+0.00000000000000000000e+00 # 0 * pi/2 leading
236 .double 0d+1.57079632679489661351e+00 # 1 * pi/2 leading
237 .double 0d+3.14159265358979322702e+00 # 2 * pi/2 leading
238 .double 0d+4.71238898038468989604e+00 # 3 * pi/2 leading
    [all...]
  /src/common/lib/libc/arch/m68k/string/
ffs.S 68 ff1.l %d1 | count leading zeros
  /src/usr.bin/sed/TEST/
math.sed 22 poorly formed expression, leading operator
  /src/lib/libc/sys/
makelintstub 43 (also removes leading "_" on syscall name).
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_extend_impl.inc 34 // 2. quiet NaNs, if supported, are indicated by the leading bit of the
91 // renormalize the significand and clear the leading bit, then insert
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
omap-gpmc-smsc9221.dtsi 6 * or smsc 9218) has faster timings, leading to higher
  /src/common/lib/libc/arch/sparc64/string/
strlen.S 93 * Mask off the leading bits:
112 or %o4, %g1, %g1 ! Make leading bytes != 0

Completed in 18 milliseconds

1 2