| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | dollar.exp | 2 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 D | varmod-loop.mk | 25 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 D | varname-dollar.mk | 17 .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 D | varname-dollar.exp | 1 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 D | varmod-loop-varname.exp | 1 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 D | dollar.mk | 74 $T 'C,$$,dollar,g' ''${DOLLAR:C,$,dollar,g:Q} 75 $T 'C,$$$$,dollar,g' ''${DOLLAR:C,$$,dollar,g:Q}
|
| H A D | varmod-assign.mk | 122 APPEND.dollar= $${APPEND.indirect} 123 .if ${APPEND.var::+=${APPEND.dollar}} != ""
|
| H A D | lint.exp | 1 make: In the :@ modifier, the variable name "${:Ubar:S,b,v,}" must not contain a dollar
|
| H A D | directive-for-errors.mk | 41 ${:U\$}= dollar # see whether the "variable" '$' is local
|
| H A D | directive-undef.mk | 72 ${DOLLAR}= dollar
|
| H A D | varparse-errors.mk | 14 LITERAL_DOLLAR= To get a dollar, double $$ it.
|
| /netbsd-src/sys/arch/pmax/stand/netboot/ |
| H A D | version | 4 # rather than $3 of the dollar-NetBSD-dollar line above so that
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | obj-coff-seh.c | 48 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 D | obj-coff-seh.c | 48 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 D | printf-posix.m4 | 20 /* 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 D | printf-posix.m4 | 20 /* 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 D | printf-posix.m4 | 20 /* 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 D | printf-posix.m4 | 22 /* 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 D | printf-posix.m4 | 22 /* 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 D | tokens.h | 62 dollar, enumerator 318 dollar, enumerator
|
| /netbsd-src/share/wscons/keymaps/ |
| H A D | pckbd.sv.svascii | 7 keycode 5 = 4 dollar currency
|
| H A D | pckbd.br.abnt2 | 8 keycode 5 = 4 dollar sterling
|
| H A D | pckbd.de_CH.iso8859-1 | 24 keycode 43 = dollar sterling braceright
|
| H A D | pckbd.fr_CH.iso8859-1 | 24 keycode 43 = dollar sterling braceright
|
| H A D | ukbd.be.azerty | 23 keycode 48 = dollar asterisk bracketright
|