| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | directive-misspellings.exp | 1 make: "directive-misspellings.mk" line 13: Unknown directive "dinclud" 2 make: "directive-misspellings.mk" line 16: Unknown directive "dincludx" 17 make: "directive-misspellings.mk" line 59: Unknown directive "includ" 19 make: "directive-misspellings.mk" line 63: Unknown directive "includx" 28 make: "directive-misspellings.mk" line 85: Unknown directive "unde" 29 make: "directive-misspellings.mk" line 88: Unknown directive "undex" 30 make: "directive-misspellings.mk" line 90: Unknown directive "undefs" 31 make: "directive-misspellings.mk" line 93: Unknown directive "unexpor" 32 make: "directive-misspellings.mk" line 96: Unknown directive "unexporx" 33 make: "directive-misspellings.mk" line 98: Unknown directive "unexports" [all …]
|
| H A D | Makefile | 170 TESTS+= directive 171 TESTS+= directive-dinclude 172 TESTS+= directive-elif 173 TESTS+= directive-elifdef 174 TESTS+= directive-elifmake 175 TESTS+= directive-elifndef 176 TESTS+= directive-elifnmake 177 TESTS+= directive-else 178 TESTS+= directive-endfor 179 TESTS+= directive [all...] |
| H A D | directive-warning.exp | 1 make: "directive-warning.mk" line 10: Unknown directive "warn" 2 make: "directive-warning.mk" line 12: Unknown directive "warn" 3 make: "directive-warning.mk" line 14: Unknown directive "warnin" 4 make: "directive-warning.mk" line 16: Unknown directive "warnin" 7 make: "directive-warning.mk" line 21: Unknown directive "warnings" 8 make: "directive-warning.mk" line 23: Unknown directive "warnings"
|
| H A D | directive-endif.exp | 1 make: "directive-endif.mk" line 16: The .endif directive does not take arguments 2 make: "directive-endif.mk" line 21: The .endif directive does not take arguments 3 make: "directive-endif.mk" line 32: The .endif directive does not take arguments 4 make: "directive-endif.mk" line 39: The .endif directive does not take arguments 5 make: "directive-endif.mk" line 44: Unknown directive "endifx"
|
| H A D | directive-elif.exp | 1 make: "directive-elif.mk" line 48: Unknown directive "elsif" 3 make: "directive-elif.mk" line 62: Unknown directive "elsif" 6 make: "directive-elif.mk" line 94: Unknown directive "elsif" 13 make: "directive-elif.mk" line 137: Unknown directive "elsif" 15 make: "directive-elif.mk" line 141: Unknown directive "elsif"
|
| H A D | directive.exp | 1 make: "directive.mk" line 10: Unknown directive "indented" 2 make: "directive.mk" line 12: Unknown directive "indented" 3 make: "directive.mk" line 14: Unknown directive "indented" 4 make: "directive.mk" line 19: Unknown directive ""
|
| H A D | directive-info.exp | 2 make: "directive-info.mk" line 14: Unknown directive "inf" 6 make: "directive-info.mk" line 22: Unknown directive "information" 7 make: "directive-info.mk" line 24: Unknown directive "information" 10 make: "directive-info.mk" line 36: Unknown directive "info-message"
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-nios2.texi | 99 @cindex @code{hiadj} directive, Nios II 118 @cindex @code{hi} directive, Nios II 122 @cindex @code{lo} directive, Nios II 126 @cindex @code{gprel} directive, Nios II 143 @cindex @code{call} directive, Nios II 144 @cindex @code{call_lo} directive, Nios II 145 @cindex @code{call_hiadj} directive, Nios II 146 @cindex @code{got} directive, Nios II 147 @cindex @code{got_lo} directive, Nios II 148 @cindex @code{got_hiadj} directive, Nios II [all …]
|
| H A D | c-tic54x.texi | 43 @samp{.far_mode} directive in the assembly code. If you do not use the 49 This option is equivalent to using the @samp{.version} directive in the 122 directive is used to identify the subsym as a local macro variable 168 .newblock directive @pxref{TIC54X-Directives,,@code{.newblock}} 326 @cindex @code{align} directive, TIC54X 327 @cindex @code{even} directive, TIC54X 342 @cindex @code{asg} directive, TIC54X 347 @cindex @code{eval} directive, TIC54X 353 @cindex @code{bss} directive, TIC54X 361 @cindex @code{byte} directive, TIC54X [all …]
|
| H A D | c-kvx.texi | 100 @cindex @code{.align} directive, KVX 104 @cindex @code{.dword} directive, KVX 108 @cindex @code{.endp} directive, KVX 110 This directive marks the end of the procedure PROC. The name of the procedure 127 @cindex @code{.file} directive, KVX 129 This directive is only supported when producing ELF files. 132 @cindex @code{.loc} directive, KVX 134 This directive is only supported when producing ELF files. 137 @cindex @code{.proc} directive, KVX 139 This directive marks the start of procedure, the name of the procedure PROC is [all …]
|
| H A D | c-tic6x.texi | 97 character then it can also be a logical line number directive 125 assembler have effect for instructions between the directive and any 126 subsequent directive overriding it. 130 @cindex @code{.arch} directive, TIC6X 134 @cindex @code{.cantunwind} directive, TIC6X 142 @cindex @code{.c6xabi_attribute} directive, TIC6X 157 @cindex @code{.ehtype} directive, TIC6X 161 @cindex @code{.endp} directive, TIC6X 164 @code{.handlerdata} directive then this also switched back to the previous 167 @cindex @code{.handlerdata} directive, TIC6X [all …]
|
| H A D | c-pru.texi | 72 @cindex @code{pmem} directive, PRU 100 @cindex @code{align} directive, PRU 102 This is the generic @code{.align} directive, however 105 @cindex @code{word} directive, PRU 109 @cindex @code{dword} directive, PRU 113 @cindex @code{2byte} directive, PRU 117 @cindex @code{4byte} directive, PRU 121 @cindex @code{8byte} directive, PRU 125 @cindex @code{16byte} directive, PRU 129 @cindex @code{set no_warn_regname_label} directive, PRU
|
| H A D | c-mmix.texi | 66 registers allocated with the @samp{GREG} directive (@pxref{MMIX-greg}) and 102 @samp{GREG} directive is treated as an error by @code{@value{AS}}. When 157 After all operands to an MMIX instruction or directive have been 177 number directive (@pxref{Comments}) or a preprocessor control command 262 @cindex assembler directive LOC, MMIX 264 @cindex MMIX assembler directive LOC 268 The @code{LOC} directive sets the current location to the value of the 291 @cindex assembler directive LOCAL, MMIX 293 @cindex MMIX assembler directive LOCAL 304 This directive-operation generates a link-time assertion that the operand [all …]
|
| H A D | c-mips.texi | 138 The @code{.set fp=xx} directive allows a part of an object to be marked 589 directive to the beginning of the source file. @xref{MIPS NaN Encodings}. 592 @code{.nan} directive is used. 659 to several machine instructions. The directive @code{.set nomacro} 676 whenever it sees an explicit use of the temporary register. The directive 716 You can use the @code{.set sym32} directive to tell the assembler 732 The directive @code{.set nosym32} ends a @code{.set sym32} block and 769 @code{.comm} or @code{.lcomm} directive that defines it. The size of 770 an external object may be set with the @code{.extern} directive. For 801 @sc{gnu} @code{@value{AS}} supports an additional directive to change [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-nios2.texi | 99 @cindex @code{hiadj} directive, Nios II 118 @cindex @code{hi} directive, Nios II 122 @cindex @code{lo} directive, Nios II 126 @cindex @code{gprel} directive, Nios II 143 @cindex @code{call} directive, Nios II 144 @cindex @code{call_lo} directive, Nios II 145 @cindex @code{call_hiadj} directive, Nios II 146 @cindex @code{got} directive, Nios II 147 @cindex @code{got_lo} directive, Nios II 148 @cindex @code{got_hiadj} directive, Nios II [all …]
|
| H A D | c-tic54x.texi | 43 @samp{.far_mode} directive in the assembly code. If you do not use the 49 This option is equivalent to using the @samp{.version} directive in the 122 directive is used to identify the subsym as a local macro variable 168 .newblock directive @pxref{TIC54X-Directives,,@code{.newblock}} 326 @cindex @code{align} directive, TIC54X 327 @cindex @code{even} directive, TIC54X 342 @cindex @code{asg} directive, TIC54X 347 @cindex @code{eval} directive, TIC54X 353 @cindex @code{bss} directive, TIC54X 361 @cindex @code{byte} directive, TIC54X [all …]
|
| H A D | c-tic6x.texi | 97 character then it can also be a logical line number directive 125 assembler have effect for instructions between the directive and any 126 subsequent directive overriding it. 130 @cindex @code{.arch} directive, TIC6X 134 @cindex @code{.cantunwind} directive, TIC6X 142 @cindex @code{.c6xabi_attribute} directive, TIC6X 157 @cindex @code{.ehtype} directive, TIC6X 161 @cindex @code{.endp} directive, TIC6X 164 @code{.handlerdata} directive then this also switched back to the previous 167 @cindex @code{.handlerdata} directive, TIC6X [all …]
|
| H A D | c-pru.texi | 72 @cindex @code{pmem} directive, PRU 100 @cindex @code{align} directive, PRU 102 This is the generic @code{.align} directive, however 105 @cindex @code{word} directive, PRU 109 @cindex @code{dword} directive, PRU 113 @cindex @code{2byte} directive, PRU 117 @cindex @code{4byte} directive, PRU 121 @cindex @code{8byte} directive, PRU 125 @cindex @code{16byte} directive, PRU 129 @cindex @code{set no_warn_regname_label} directive, PRU
|
| H A D | c-mmix.texi | 66 registers allocated with the @samp{GREG} directive (@pxref{MMIX-greg}) and 102 @samp{GREG} directive is treated as an error by @code{@value{AS}}. When 157 After all operands to an MMIX instruction or directive have been 177 number directive (@pxref{Comments}) or a preprocessor control command 262 @cindex assembler directive LOC, MMIX 264 @cindex MMIX assembler directive LOC 268 The @code{LOC} directive sets the current location to the value of the 291 @cindex assembler directive LOCAL, MMIX 293 @cindex MMIX assembler directive LOCAL 304 This directive-operation generates a link-time assertion that the operand [all …]
|
| H A D | c-mips.texi | 138 The @code{.set fp=xx} directive allows a part of an object to be marked 584 directive to the beginning of the source file. @xref{MIPS NaN Encodings}. 587 @code{.nan} directive is used. 654 to several machine instructions. The directive @code{.set nomacro} 671 whenever it sees an explicit use of the temporary register. The directive 711 You can use the @code{.set sym32} directive to tell the assembler 727 The directive @code{.set nosym32} ends a @code{.set sym32} block and 764 @code{.comm} or @code{.lcomm} directive that defines it. The size of 765 an external object may be set with the @code{.extern} directive. For 796 @sc{gnu} @code{@value{AS}} supports an additional directive to change [all …]
|
| H A D | c-arm.texi | 514 also affects the way in which the @code{.double} assembler directive behaves 525 directive. 533 the @code{float16_format} directive. If this value is not set then 535 the @code{float16_format} directive. 541 @code{.code 16} directive. 676 directive, and has the following main features: 715 a logical line number directive (@pxref{Comments}) or a preprocessor 833 @cindex @code{.2byte} directive, ARM 834 @cindex @code{.4byte} directive, ARM 835 @cindex @code{.8byte} directive, ARM [all …]
|
| /netbsd-src/external/gpl3/autoconf/dist/build-aux/ |
| H A D | gnupload | 272 cat >${2}.directive<<EOF 279 cat ${2}.directive 311 rm -f $base.directive $base.directive.asc 315 echo "$passphrase" | $dbg $GPG --passphrase-fd 0 --clearsign $base.directive 316 $dbg ncftpput ftp-upload.gnu.org /incoming/alpha $files $base.directive.asc 320 echo "$passphrase" | $dbg $GPG --passphrase-fd 0 --clearsign $base.directive 321 $dbg ncftpput ftp-upload.gnu.org /incoming/ftp $files $base.directive.asc 339 echo "$passphrase" | $dbg $GPG --passphrase-fd 0 --clearsign $base.directive 340 for f in $files $base.directive.asc 348 echo "$passphrase" | $dbg $GPG --passphrase-fd 0 --clearsign $base.directive [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | obj-coff-seh.c | 155 seh_validate_seg (const char *directive) in seh_validate_seg() argument 163 directive, nseg_name, cseg_name); in seh_validate_seg() 230 verify_context (const char *directive) in verify_context() argument 234 as_bad (_("%s used outside of .seh_proc block"), directive); in verify_context() 244 verify_context_and_target (const char *directive, seh_kind target) in verify_context_and_target() argument 248 as_warn (_("%s ignored for this target"), directive); in verify_context_and_target() 252 return verify_context (directive); in verify_context_and_target() 512 seh_x64_read_reg (const char *directive, int kind) in seh_x64_read_reg() argument 553 as_bad (_("invalid register for %s"), directive); in seh_x64_read_reg() 617 const char *directive = (what == 1 ? ".seh_savereg" : ".seh_savexmm"); in obj_coff_seh_save() local [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | obj-coff-seh.c | 154 seh_validate_seg (const char *directive) in seh_validate_seg() argument 162 directive, nseg_name, cseg_name); in seh_validate_seg() 229 verify_context (const char *directive) in verify_context() argument 233 as_bad (_("%s used outside of .seh_proc block"), directive); in verify_context() 243 verify_context_and_target (const char *directive, seh_kind target) in verify_context_and_target() argument 247 as_warn (_("%s ignored for this target"), directive); in verify_context_and_target() 251 return verify_context (directive); in verify_context_and_target() 511 seh_x64_read_reg (const char *directive, int kind) in seh_x64_read_reg() argument 552 as_bad (_("invalid register for %s"), directive); in seh_x64_read_reg() 616 const char *directive = (what == 1 ? ".seh_savereg" : ".seh_savexmm"); in obj_coff_seh_save() local [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/Directive/ |
| H A D | DirectiveBase.td | 1 //===-- DirectiveBase.td - Base directive definition file --*- tablegen -*-===// 14 // General information about the directive language. 16 // Name of the directive language such as omp or acc. 19 // The C++ namespace that code of this directive language should be placed 22 // By default, uses the name of the directive language as the only namespace. 118 // Information about a specific directive. 120 // Name of the directive. Can be composite directive sepearted by whitespace. 131 // List of allowed clauses for the directive. 143 // Set directive used by default when unknown.
|