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

1 2

  /src/usr.bin/make/unit-tests/
directive-endif.exp 1 make: directive-endif.mk:16: The .endif directive does not take arguments
2 make: directive-endif.mk:21: The .endif directive does not take arguments
3 make: directive-endif.mk:32: The .endif directive does not take arguments
4 make: directive-endif.mk:39: The .endif directive does not take arguments
directive-else.exp 1 make: directive-else.mk:14: The .else directive does not take arguments
4 make: directive-else.mk:23: The .else directive does not take arguments
8 make: directive-else.mk:51: The .else directive does not take arguments
directive-for-break.exp 2 make: directive-for-break.mk:65: The .break directive does not take arguments
directive-unexport-env.mk 5 # Before 2020-12-13, the directive unexport-env wrongly accepted arguments
23 # expect+1: The directive .unexport-env does not take arguments
directive-unexport-env.exp 6 make: directive-unexport-env.mk:24: The directive .unexport-env does not take arguments
varname-dot-makeflags.mk 4 # command line arguments and passes them on to any child processes via
dep-colon-bug-cross-file.mk 24 # for this is that in MainParseArgs, the command line arguments were not
directive-for-break.mk 64 # expect+1: The .break directive does not take arguments
directive-ifndef.mk 28 # The '.ifndef' directive can be used with multiple arguments, even negating
varname-makeflags.mk 4 # command line arguments are read before the actual command line arguments.
6 # After reading the makefiles and before making the targets, the arguments
49 # in the option arguments are not quoted though.
cond-func.mk 67 # Braces do not have any special meaning when parsing arguments.
72 # Braces do not have any special meaning when parsing arguments.
directive-undef.mk 12 # arguments.
25 # Without any arguments, until var.c 1.736 from 2020-12-19, .undef tried
directive-misspellings.exp 35 make: directive-misspellings.mk:104: The directive .unexport-env does not take arguments
  /src/lib/libc/arch/vax/sys/
__syscall.S 45 subl3 $2,-8(%ap),(%ap) # two fewer arguments
syscall.S 44 subl3 $1,(%ap)+,(%ap) # one fewer arguments
  /src/libexec/ld.elf_so/arch/m68k/
rtld_start.S 50 addql #8,%sp | pop arguments
55 addql #8,%sp | pop arguments
  /src/distrib/common/
sunbootcd.sh 50 The architecture arguments must be bootable file system image
  /src/lib/libc/arch/vax/gen/
__setjmp14.S 62 clrl %r0 # assume no stack arguments
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_acpi.c 334 struct atif_qbtc_arguments arguments; local
339 arguments.size = sizeof(arguments);
340 arguments.requested_display = ATIF_QBTC_REQUEST_LCD1;
342 params.length = sizeof(arguments);
343 params.pointer = (void *)&arguments;
  /src/sys/arch/hppa/stand/xxboot/
start.S 166 ; 12bytes arguments
275 ; set common arguments in registers
300 ; 64bytes allocated for register arguments arg0-arg7
331 ; 88 arguments, frame marker
332 ; 32bit: 36 (arguments) + 32 (frame marker)
333 ; 64bit: 72 (arguments) + 16 (frame marker)
403 ; 88 arguments, frame marker
404 ; 32bit: 36 (arguments) + 32 (frame marker)
405 ; 64bit: 72 (arguments) + 16 (frame marker)
477 ; 88 arguments, frame marke
    [all...]
  /src/libexec/httpd/lua/
optparse.lua 21 -- now options is the table of options (key, val) and args is the table with non-option arguments.
  /src/lib/librumpuser/build-aux/
compile 245 arguments, and rename the output as expected.
  /src/libexec/ld.elf_so/arch/mips/
rtld_start.S 100 PTR_SUBU sp, XCALLFRAME_SIZ # save arguments and sp value in stack
  /src/sys/external/isc/libsodium/dist/build-aux/
compile 245 arguments, and rename the output as expected.
  /src/sys/external/isc/libsodium/dist/
compile 245 arguments, and rename the output as expected.

Completed in 333 milliseconds

1 2