Searched refs:COMPLEX (Results 1 – 25 of 31) sorted by relevance
12
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | vicar | 15 >32 string COMPLEX \b, 64 bits = VAX quadword = Fortran COMPLEX*8
|
| /netbsd/src/usr.bin/xlint/common/ |
| D | lint.h | 85 COMPLEX, /* keyword "_Complex", only used in the parser */ enumerator
|
| /netbsd/src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| D | scan.l | 102 "_Complex" { return resw(COMPLEX, C_TYPE); }
|
| D | pass1.h | 619 #define COMPLEX (MAXTYPES+7) macro
|
| D | gcc_compat.c | 290 { COMPLEX, "DC" },
|
| D | trees.c | 1817 case COMPLEX: in moditype()
|
| D | pftn.c | 1838 case COMPLEX: in typwalk()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | c-exp.y | 238 %token FLOAT_KEYWORD COMPLEX 1502 | COMPLEX scalar_type 2515 {"_Complex", COMPLEX, OP_NULL, 0}, 2516 {"__complex__", COMPLEX, OP_NULL, 0},
|
| D | ChangeLog-2021 | 3945 * i386-tdep.c (i386_floatformat_for_type): Add COMPLEX*32 and REAL*16.
|
| D | ChangeLog-1994 | 1617 * valops.c (value_cast): Handle COMPLEX and BOOL types.
|
| D | ChangeLog-2003 | 8325 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
|
| /netbsd/src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| D | gcc_compat.c | 397 { COMPLEX, "DC" }, 707 case COMPLEX: in gcc_modefix()
|
| D | pass1.h | 676 #define COMPLEX (MAXTYPES+7) macro
|
| D | trees.c | 1887 case COMPLEX: in moditype()
|
| D | pftn.c | 1839 case COMPLEX: in typwalk()
|
| /netbsd/src/usr.bin/xlint/lint1/ |
| D | lex.c | 145 kwdef_type( "_Complex", COMPLEX, 99),
|
| D | decl.c | 349 if (t == COMPLEX) { in dcs_add_type()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | NEWS | 118 * Add support for Intel AMX-COMPLEX instructions.
|
| /netbsd/src/games/fortune/datfiles/ |
| D | zippy | 376 I had a lease on an OEDIPUS COMPLEX back in '81 ...
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-1996 | 3253 FUNC_LEN, and COMPLEX. Delete code setting COMPLEX. Delete old
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | FSFChangeLog | 1339 * expr.c (do_jump, case EQ_EXPR, case NE_EXPR): Check for COMPLEX
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | NEWS | 2370 for numeric (INTEGER, REAL, or COMPLEX) or LOGICAL variables. 2374 comparisons with INTEGER, REAL, COMPLEX and CHARACTER 8447 arguments of type INTEGER, REAL, COMPLEX and LOGICAL, 9179 this is set, warnings are issued when comparing REAL or COMPLEX 11058 (REAL(16), COMPLEX(16)). As the data type is not fully supported in 12060 compiler may reorder REAL and COMPLEX expressions without regard to
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | ChangeLog-9495 | 8757 COMPLEX relocation support (it's never used anyway).
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | ChangeLog-9495 | 8757 COMPLEX relocation support (it's never used anyway).
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 55163 Fail of x86_64 AMX-COMPLEX insns (Intel disassembly) 55428 * testsuite/gas/i386/i386.exp: Run AMX-FP16 and AMX-COMPLEX 55625 Support Intel AMX-COMPLEX 55628 * NEWS: Support Intel AMX-COMPLEX. 55631 * testsuite/gas/i386/i386.exp: Run AMX-COMPLEX tests. 55658 * i386-opc.tbl: Add AMX-COMPLEX instructions. 69943 DW_AT_name ("COMPLEX(16)") 130810 COMPLEX built from two INTEGERS. I added that now for completion. 130857 For LOGICAL and COMPLEX it would return the actual underlying types 130946 Similar problems applied to LOGICAL, REAL, and COMPLEX. This patch adds [all …]
|
12