Home
last modified time | relevance | path

Searched refs:dollar (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/netbsd-src/usr.bin/make/unit-tests/
H A Ddollar.exp2 Printing dollar from literals and variables
4 To survive the parser, a dollar sign must be doubled.
5 1 dollar literal => <single-quote-var-value>
6 1 dollar literal eol => <>
7 2 dollar literal => <$>
8 4 dollar literal => <$$>
10 1 dollar default => <>
11 2 dollar default => <>
12 4 dollar default => <>
14 1 dollar variable => <>
[all …]
H A Dvarmod-loop.mk25 all: mod-loop-dollar
42 mod-loop-dollar:
207 all: varmod-loop-literal-dollar
208 varmod-loop-literal-dollar: .PHONY
230 : ${:U1:@i@ dollar=\$ end@}
238 : ${:U1:@i@ dollar=\$\$ at=\@ backslash=\\ end@}
240 : ${:U1:@i@ dollar=\$\$\$\$ at=\@\@ backslash=\\\\ end@}
242 : ${:U1:@i@ dollar=$$$$ at=\@\@ backslash=\\\\ end@}
H A Dvarname-dollar.mk17 .info dollar is $$.
19 .info dollar in braces is ${${DOLLAR}}.
23 ${DOLLAR}= dollar
28 .info dollar is $$.
30 .info dollar in braces is ${${DOLLAR}}.
H A Dvarname-dollar.exp1 make: "varname-dollar.mk" line 17: dollar is $.
2 make: "varname-dollar.mk" line 19: dollar in braces is .
3 make: "varname-dollar.mk" line 28: dollar is $.
4 make: "varname-dollar.mk" line 30: dollar in braces is dollar.
H A Dvarmod-loop-varname.exp1 make: "varmod-loop-varname.mk" line 17: In the :@ modifier, the variable name "${:Ubar:S,b,v,}" must not contain a dollar
3 make: "varmod-loop-varname.mk" line 87: In the :@ modifier, the variable name "v$" must not contain a dollar
5 make: "varmod-loop-varname.mk" line 93: In the :@ modifier, the variable name "v$$" must not contain a dollar
7 make: "varmod-loop-varname.mk" line 99: In the :@ modifier, the variable name "v$$$" must not contain a dollar
H A Ddollar.mk74 $T 'C,$$,dollar,g' ''${DOLLAR:C,$,dollar,g:Q}
75 $T 'C,$$$$,dollar,g' ''${DOLLAR:C,$$,dollar,g:Q}
H A Dvarmod-assign.mk122 APPEND.dollar= $${APPEND.indirect}
123 .if ${APPEND.var::+=${APPEND.dollar}} != ""
H A Dlint.exp1 make: In the :@ modifier, the variable name "${:Ubar:S,b,v,}" must not contain a dollar
H A Ddirective-for-errors.mk41 ${:U\$}= dollar # see whether the "variable" '$' is local
H A Ddirective-undef.mk72 ${DOLLAR}= dollar
H A Dvarparse-errors.mk14 LITERAL_DOLLAR= To get a dollar, double $$ it.
/netbsd-src/sys/arch/pmax/stand/netboot/
H A Dversion4 # rather than $3 of the dollar-NetBSD-dollar line above so that
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-coff-seh.c48 const char *name,*dollar, *dot; in get_pxdata_name() local
53 dollar = strchr (name, '$'); in get_pxdata_name()
56 if (!dollar && !dot) in get_pxdata_name()
58 else if (!dollar) in get_pxdata_name()
61 name = dollar; in get_pxdata_name()
62 else if (dot < dollar) in get_pxdata_name()
65 name = dollar; in get_pxdata_name()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff-seh.c48 const char *name,*dollar, *dot; in get_pxdata_name() local
53 dollar = strchr (name, '$'); in get_pxdata_name()
56 if (!dollar && !dot) in get_pxdata_name()
58 else if (!dollar) in get_pxdata_name()
61 name = dollar; in get_pxdata_name()
62 else if (dot < dollar) in get_pxdata_name()
65 name = dollar; in get_pxdata_name()
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/
H A Dprintf-posix.m420 /* The string "%2$d %1$d", with dollar characters protected from the shell's
21 dollar expansion (possibly an autoconf bug). */
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/
H A Dprintf-posix.m420 /* The string "%2$d %1$d", with dollar characters protected from the shell's
21 dollar expansion (possibly an autoconf bug). */
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dprintf-posix.m420 /* The string "%2$d %1$d", with dollar characters protected from the shell's
21 dollar expansion (possibly an autoconf bug). */
/netbsd-src/external/gpl2/gmake/dist/config/
H A Dprintf-posix.m422 /* The string "%2$d %1$d", with dollar characters protected from the shell's
23 dollar expansion (possibly an autoconf bug). */
/netbsd-src/external/gpl2/texinfo/dist/m4/
H A Dprintf-posix.m422 /* The string "%2$d %1$d", with dollar characters protected from the shell's
23 dollar expansion (possibly an autoconf bug). */
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtokens.h62 dollar, enumerator
318 dollar, enumerator
/netbsd-src/share/wscons/keymaps/
H A Dpckbd.sv.svascii7 keycode 5 = 4 dollar currency
H A Dpckbd.br.abnt28 keycode 5 = 4 dollar sterling
H A Dpckbd.de_CH.iso8859-124 keycode 43 = dollar sterling braceright
H A Dpckbd.fr_CH.iso8859-124 keycode 43 = dollar sterling braceright
H A Dukbd.be.azerty23 keycode 48 = dollar asterisk bracketright

12345678910>>...12