OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:appended
(Results
1 - 25
of
30
) sorted by relevancy
1
2
/src/usr.bin/make/unit-tests/
varmod.exp
21
while evaluating variable "VAR" with value "value$
appended
$"
27
while evaluating variable "VAR" with value "value$
appended
$"
29
while evaluating variable "VAR" with value "value<space>
appended
"
var-scope-global.mk
5
# Global variables can be assigned and
appended
to.
var-op-append.mk
66
ENV_PLUS_GLOBAL+=
appended
-value
67
.if ${ENV_PLUS_GLOBAL} != "from-env-value
appended
-value"
78
.MAKEFLAGS: ENV_PLUS_COMMAND+=
appended
-command
79
.if ${ENV_PLUS_COMMAND} != "
appended
-command"
varname-dot-shell.mk
19
.MAKEFLAGS: .SHELL+=
appended
deptgt-end-jobs.mk
42
# the deferred commands are
appended
to the commands of the .END node.
44
# deferred commands of the .END node itself are not
appended
to itself.
deptgt-end.mk
41
# the deferred commands are
appended
to the commands of the .END node.
43
# deferred commands of the .END node itself are not
appended
to itself.
posix-varassign.mk
62
VAR+=
appended
63
.if ${VAR} != "value
appended
"
varname-empty.exp
13
Global: ignoring ' =
appended
' as the variable name is empty
19
Global: ignoring ' +=
appended
indirectly' as the variable name '${:U}' expands to empty
opt-env.mk
24
FROM_ENV+=
appended
varmod-assign.mk
31
#
APPENDED
ends up with the value "1 2 3".
32
.if "${1 2 3:L:@i@${
APPENDED
::+=$i}@}
appended
=${
APPENDED
}" != "
appended
=1 2 3"
45
.if "${FIRST}, ${LAST}, ${
APPENDED
}, ${RAN}" != "1, 3, 1 2 3, <3>"
89
# expect: make: Invalid attempt to assign "
appended
" to variable "" via modifier "::+="
90
@echo $@: ${:Uvalue::+=
appended
}
varname-dot-newline.mk
30
.newline+=
appended
varname-dot-shell.exp
14
Parsing varname-dot-shell.mk:19: .MAKEFLAGS: .SHELL+=
appended
15
ParseDependency(.MAKEFLAGS: .SHELL+=
appended
)
16
Command: ignoring '.SHELL +=
appended
' as it is read-only
varmod-assign.exp
19
Global: .MAKEOVERRIDES = FIRST LAST LAST LAST
APPENDED
RAN RAN RAN IT1 THEN1 IE2 ELSE2 CMD_CMD_VAR CMD_CMD_VAR
36
Global: .MAKEOVERRIDES = FIRST LAST LAST LAST
APPENDED
RAN RAN RAN IT1 THEN1 IE2 ELSE2 CMD_CMD_VAR CMD_CMD_VAR CMD_NEW_VAR
48
make: Invalid attempt to assign "
appended
" to variable "" via modifier "::+="
49
while evaluating "${:Uvalue::+=
appended
}" with value "value"
50
in command "@echo $@: ${:Uvalue::+=
appended
}"
varmisc.mk
8
all: export-
appended
82
.undef
APPENDED
83
APPENDED
+= value
84
.if ${
APPENDED
} != "value"
85
. error "${
APPENDED
}"
90
APPENDED
= # empty
91
APPENDED
+= value
92
.if ${
APPENDED
} != " value"
93
. error "${
APPENDED
}"
124
# The
appended
value is not exported automatically
[
all
...]
varmod.mk
171
.if ${VAR::+=
appended
$} != "" || ${VAR} != "value<space>
appended
"
directive-export-gmake.mk
35
# before the '=' sign and are
appended
to the name of the environment
directive-undef.mk
142
ENV_VAR+=
appended
# moves the short-lived variable to the
varname-makeflags.mk
47
# When options are parsed, the option and its argument are
appended
as
varmod-sysv.mk
145
# Each word gets the suffix "X"
appended
.
cond-short.mk
97
.if 0 && ${1 2 3:L:@i@${
APPENDED
::+=$i}@}
101
.if defined(FIRST) || defined(LAST) || defined(
APPENDED
) || defined(RAN)
102
. warning first=${FIRST} last=${LAST}
appended
=${
APPENDED
} ran=${RAN}
/src/bin/ed/
io.c
70
int newline_added; /* if set, newline
appended
to input file */
81
int
appended
= (n == addr_last);
local
105
if (
appended
&& size && o_isbinary && o_newline_added)
107
else if (newline_added && (!
appended
|| (!isbinary && !o_isbinary)))
108
fputs("newline
appended
\n", stderr);
109
if (isbinary && newline_added && !
appended
)
113
newline_added =
appended
? newline_added : o_newline_added;
/src/sys/kern/
subr_extent.c
365
int
appended
= 0;
local
409
appended
= 1;
418
* We can coalesce. Note that if we
appended
ourselves
422
if (
appended
) {
444
*
appended
ourselves to the previous region.
446
if (
appended
) {
/src/distrib/miniroot/
install.sh
229
Note, enter all symbolic host names WITHOUT the domain name
appended
.
/src/games/warp/
config.h.SH
175
* run on. The domain must be
appended
to HOSTNAME to form a complete
/src/sys/arch/m68k/060sp/dist/
ilsp.s
40
# This file is
appended
to the top of the 060FPLSP package
Completed in 31 milliseconds
1
2
Indexes created Sat Feb 21 16:20:20 UTC 2026