Searched refs:NL (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dio_constraints_2.f9013 namelist /NL/ modvar namelist in module:global
33 NAMELIST /NL/ a,b ! { dg-error "already is USE associated" } namelist
37 write(*, NML=NL) z ! { dg-error "followed by IO-list" }
39 print NL, z ! { dg-error "PRINT namelist at \\(1\\) is an extension" }
43 write(buffer, NML=NL) ! { dg-error "Internal file at \\(1\\) with namelist" }
55 READ(1, NML=NL, advance='YES') ! { dg-error "NAMELIST IO is not allowed" }
H A Dio_constraints_1.f9017 namelist /NL/ modvar namelist in module:global
36 NAMELIST /NL/ a,b ! { dg-error "already is USE associated" } namelist
48 write(6, NML=NL, FMT = '(i6)') ! { dg-error "group name and format" }
49 write(6, NML=NL, FMT = 200) ! { dg-error "group name and format" }
57 write(6, NML=NL, iostat = ierr) ! { dg-error "requires default INTEGER" }
H A Dpr45578.f909 PARAMETER (NL=1)
44 PARAMETER (NL=1)
/haiku-buildtools/legacy/binutils/gas/
H A Ditbl-parse.h40 NL = 266, enumerator in enum:yytokentype
53 #define NL 266 macro
H A Ditbl-parse.y289 %token DREG CREG GREG IMMED ADDR INSN NUM ID NL PNUM
308 pnum regtype name value NL
321 fieldspecs NL
323 | NL
324 | error NL
H A Ditbl-lex.l98 MDBG (("in lex, NL = %d (x%x)\n", NL, NL));
99 return NL;
H A Ditbl-parse.c67 NL = 266, enumerator in enum:yytokentype
80 #define NL 266 macro
627 "INSN", "NUM", "ID", "NL", "PNUM", "','", "'|'", "'['", "']'", "'*'",
H A Ditbl-lex.c791 MDBG (("in lex, NL = %d (x%x)\n", NL, NL));
792 return NL;
/haiku-buildtools/binutils/gas/
H A Ditbl-parse.h56 NL = 266, enumerator in enum:yytokentype
69 #define NL 266 macro
H A Ditbl-parse.y289 %token DREG CREG GREG IMMED ADDR INSN NUM ID NL PNUM
308 pnum regtype name value NL
321 fieldspecs NL
323 | NL
324 | error NL
H A Ditbl-lex.l97 MDBG (("in lex, NL = %d (x%x)\n", NL, NL));
98 return NL;
H A Ditbl-parse.c368 NL = 266, enumerator in enum:yytokentype
381 #define NL 266 macro
703 "INSN", "NUM", "ID", "NL", "PNUM", "','", "'|'", "'['", "']'", "'*'",
H A Ditbl-lex.c896 MDBG (("in lex, NL = %d (x%x)\n", NL, NL));
897 return NL;
/haiku-buildtools/binutils/binutils/
H A Dmcparse.h48 NL = 258, enumerator in enum:yytokentype
69 #define NL 258 macro
H A Dmcparse.y53 %token NL
311 lang: MCLANGUAGE lex_want_nl '=' MCTOKEN NL
315 | MCLANGUAGE lex_want_nl '=' MCIDENT NL
H A Dmcparse.c142 NL = 258, enumerator in enum:yytokentype
163 #define NL 258 macro
506 "$end", "error", "$undefined", "NL", "MCIDENT", "MCFILENAME", "MCLINE",
H A Dmclex.c368 return NL;
/haiku-buildtools/legacy/binutils/libiberty/
H A Dcp-demangle.c1333 #define NL(s) s, (sizeof s) - 1 macro
1338 { "aN", NL ("&="), 2 },
1339 { "aS", NL ("="), 2 },
1340 { "aa", NL ("&&"), 2 },
1341 { "ad", NL ("&"), 1 },
1342 { "an", NL ("&"), 2 },
1343 { "cl", NL ("()"), 0 },
1344 { "cm", NL (","), 2 },
1345 { "co", NL ("~"), 1 },
1346 { "dV", NL ("/
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dcp-demangle.c1755 #define NL(s) s, (sizeof s) - 1 macro
1760 { "aN", NL ("&="), 2 },
1761 { "aS", NL ("="), 2 },
1762 { "aa", NL ("&&"), 2 },
1763 { "ad", NL ("&"), 1 },
1764 { "an", NL ("&"), 2 },
1765 { "at", NL ("alignof "), 1 },
1766 { "az", NL ("alignof "), 1 },
1767 { "cc", NL ("const_cast"), 2 },
1768 { "cl", NL ("()"),
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dcp-demangle.c1718 #define NL(s) s, (sizeof s) - 1 macro
1723 { "aN", NL ("&="), 2 },
1724 { "aS", NL ("="), 2 },
1725 { "aa", NL ("&&"), 2 },
1726 { "ad", NL ("&"), 1 },
1727 { "an", NL ("&"), 2 },
1728 { "at", NL ("alignof "), 1 },
1729 { "az", NL ("alignof "), 1 },
1730 { "cc", NL ("const_cast"), 2 },
1731 { "cl", NL ("()"),
[all...]
/haiku-buildtools/jam/
H A DJambase344 "$(CW):MSL:MSL_C:MSL_MacOS:Lib:PPC:MSL_C_PPC_MPW(NL).Lib" ;
/haiku-buildtools/gcc/libgcc/config/v850/
H A Dlib1funcs.S2202 add r6, r10 # Add the result of comparison NL and comparison H.

Completed in 405 milliseconds