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

1 2 3 4 5 6 7 8 91011>>

  /src/tests/usr.bin/xlint/lint1/
msg_225.c 8 static void undefined(void);
15 /* expect+1: error: static function 'undefined' called but not defined [225] */
16 undefined();
  /src/usr.bin/make/unit-tests/
varname-dot-make-jobs.exp 0 undefined
cmdline-undefined.exp 2 make: cmdline-undefined.mk:41: From the command line: Undefined is .
3 make: cmdline-undefined.mk:42: From .MAKEFLAGS '=': Undefined is .
4 make: cmdline-undefined.mk:43: From .MAKEFLAGS ':=': Undefined is .
5 make: cmdline-undefined.mk:47: From the command line: Undefined is now defined.
6 make: cmdline-undefined.mk:48: From .MAKEFLAGS '=': Undefined is now defined
    [all...]
cond-undef-lint.exp 1 make: cond-undef-lint.mk:24: Variable "UNDEF" is undefined
2 make: cond-undef-lint.mk:35: Variable "VAR." is undefined
3 make: cond-undef-lint.mk:45: Variable "VAR.defined" is undefined
varparse-dynamic.exp 1 make: varparse-dynamic.mk:9: Variable ".TARGEX" is undefined
2 make: varparse-dynamic.mk:12: Variable ".TARGXX" is undefined
varmod-defined.exp 3 Var_Parse: ${8_DOLLARS} (eval-keep-dollar-and-undefined)
5 Var_Parse: ${VAR:D${8_DOLLARS}} (eval-keep-dollar-and-undefined)
6 Evaluating modifier ${VAR:D...} on value "$$$$$$$$" (eval-keep-dollar-and-undefined, regular)
7 Var_Parse: ${8_DOLLARS}} (eval-keep-dollar-and-undefined)
8 Result of ${VAR:D${8_DOLLARS}} is "$$$$$$$$" (eval-keep-dollar-and-undefined, regular)
10 Var_Parse: ${VAR:@var@${8_DOLLARS}@} (eval-keep-dollar-and-undefined)
11 Evaluating modifier ${VAR:@...} on value "$$$$$$$$" (eval-keep-dollar-and-undefined, regular)
16 Var_Parse: ${8_DOLLARS} (eval-keep-undefined)
19 Result of ${VAR:@var@${8_DOLLARS}@} is "$$$$" (eval-keep-dollar-and-undefined, regular)
varmod-sun-shell.exp 3 Var_Parse: ${echo word; ${:U(exit 13)}:L:sh} (eval-keep-dollar-and-undefined)
4 Evaluating modifier ${echo word; (exit 13):L} on value "" (eval-keep-dollar-and-undefined, undefined)
5 Result of ${echo word; (exit 13):L} is "echo word; (exit 13)" (eval-keep-dollar-and-undefined, defined)
6 Evaluating modifier ${echo word; (exit 13):s...} on value "echo word; (exit 13)" (eval-keep-dollar-and-undefined, defined)
9 Result of ${echo word; (exit 13):sh} is "word" (eval-keep-dollar-and-undefined, defined)
varname-dot-parsedir.exp 1 make: varname-dot-parsedir.mk:37: At this point, .PARSEDIR is undefined.
4 At run time, .PARSEDIR is undefined.
varname-dot-parsefile.exp 1 make: varname-dot-parsefile.mk:32: At this point, .PARSEFILE is undefined.
4 At run time, .PARSEFILE is undefined.
varmod-indirect.exp 16 Var_Parse: ${UNDEF} after (eval-keep-dollar-and-undefined)
19 Var_Parse: ${UNDEF:${:US,a,a,}} after (eval-keep-dollar-and-undefined)
21 Evaluating modifier ${UNDEF:S...} on value "" (eval-keep-dollar-and-undefined, undefined)
25 Result of ${UNDEF:S,a,a,} is "" (eval-keep-dollar-and-undefined, undefined)
28 Var_Parse: ${UNDEF:${:U}} after (eval-keep-dollar-and-undefined)
32 Var_Parse: ${UNDEF:${:UZ}} after (eval-keep-dollar-and-undefined)
34 Evaluating modifier ${UNDEF:Z} on value "" (eval-keep-dollar-and-undefined, undefined)
    [all...]
cond-op-and.exp 1 make: cond-op-and.mk:36: Variable "UNDEF" is undefined
2 make: cond-op-and.mk:41: Variable "UNDEF" is undefined
3 make: cond-op-and.mk:44: Variable "UNDEF" is undefined
cond-op-or.exp 1 make: cond-op-or.mk:36: Variable "UNDEF" is undefined
2 make: cond-op-or.mk:41: Variable "UNDEF" is undefined
3 make: cond-op-or.mk:44: Variable "UNDEF" is undefined
cond-token-var.exp 2 make: cond-token-var.mk:30: Variable "UNDEF" is undefined
3 make: cond-token-var.mk:36: Variable "UNDEF" is undefined
4 make: cond-token-var.mk:46: Variable "UNDEF" is undefined
5 make: cond-token-var.mk:64: Variable "U" is undefined
6 make: cond-token-var.mk:69: Variable "U" is undefined
7 make: cond-token-var.mk:78: Variable "U" is undefined
19 make: cond-token-var.mk:133: Variable "UNDEF" is undefined
21 make: cond-token-var.mk:142: Variable "UNDEF" is undefined
23 make: cond-token-var.mk:151: Variable "UNDEF" is undefined
directive-include-fatal.exp 1 make: directive-include-fatal.mk:14: Variable "UNDEF" is undefined
varmod-shell.exp 4 Var_Parse: ${:!echo word; ${:U(exit 13)}!} (eval-keep-dollar-and-undefined)
5 Evaluating modifier ${:!...} on value "" (eval-keep-dollar-and-undefined, undefined)
9 Result of ${:!echo word; ${:U(exit 13)}!} is "word" (eval-keep-dollar-and-undefined, defined)
varmod-sun-shell1.exp 2 Var_Parse: ${THE_ANSWER} (eval-keep-dollar-and-undefined)
3 Var_Parse: ${ANSWER:sh1} (eval-keep-dollar-and-undefined)
4 Evaluating modifier ${ANSWER:s...} on value "echo 42; (exit 13)" (eval-keep-dollar-and-undefined, regular)
10 Result of ${ANSWER:sh1} is "42" (eval-keep-dollar-and-undefined, regular)
opt-debug-lint.exp 1 make: opt-debug-lint.mk:20: Variable "X" is undefined
2 make: opt-debug-lint.mk:43: Variable "UNDEF" is undefined
varname-dot-suffixes.exp 7 Var_Parse: ${.SUFFIXES::=assign} (eval-keep-dollar-and-undefined)
8 Evaluating modifier ${.SUFFIXES::...} on value ".c .o .1 .err .tar.gz" (eval-keep-dollar-and-undefined, regular)
11 Result of ${.SUFFIXES::=assign} is "" (eval-keep-dollar-and-undefined, regular)
13 Var_Parse: ${preserve:L:_=.SUFFIXES} (eval-keep-dollar-and-undefined)
14 Evaluating modifier ${preserve:L} on value "" (eval-keep-dollar-and-undefined, undefined)
15 Result of ${preserve:L} is "preserve" (eval-keep-dollar-and-undefined, defined)
16 Evaluating modifier ${preserve:_...} on value "preserve" (eval-keep-dollar-and-undefined, defined)
18 Result of ${preserve:_=.SUFFIXES} is "preserve" (eval-keep-dollar-and-undefined, defined)
23 Evaluating modifier ${1 2:L} on value "" (eval, undefined)
    [all...]
cond-undef-lint.mk 3 # Tests for defined and undefined variables in .if conditions, in lint mode.
6 # accurate error messages in case of undefined variables, instead of the
23 # expect+1: Variable "UNDEF" is undefined
30 # The variable name depends on the undefined variable, which is probably a
34 # expect+1: Variable "VAR." is undefined
42 # refers to an undefined variable, thus an error message.
44 # expect+1: Variable "VAR.defined" is undefined
52 # Variables that are referenced indirectly may be undefined in a condition.
60 # variables. In particular, there is no modifier that would turn undefined
  /src/usr.bin/patch/
backupfile.h 22 undefined, enumerator in enum:backup_type
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
ctxobj-f.c 20 #error GET_VERSION macro is undefined
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
ctxobj-f.c 20 #error GET_VERSION macro is undefined
  /src/external/mit/libcbor/dist/docs/doxygen/search/
variables_10.js 7 ['undefined',['undefined',['../structcbor__callbacks.html#af9b30de5bef7bf76e8e34bdd95434f98',1,'cbor_callbacks']]]
all_10.js 7 ['undefined',['undefined',['../structcbor__callbacks.html#af9b30de5bef7bf76e8e34bdd95434f98',1,'cbor_callbacks']]],
  /src/external/bsd/zstd/dist/tests/fuzz/seq_prod_fuzz_example/
Makefile 10 CFLAGS = -g -fno-omit-frame-pointer -fsanitize=undefined,address,fuzzer -I../ -I../../../lib/

Completed in 25 milliseconds

1 2 3 4 5 6 7 8 91011>>