Home
last modified time | relevance | path

Searched refs:COMPLEX (Results 1 – 25 of 31) sorted by relevance

12

/netbsd/src/external/bsd/file/dist/magic/magdir/
Dvicar15 >32 string COMPLEX \b, 64 bits = VAX quadword = Fortran COMPLEX*8
/netbsd/src/usr.bin/xlint/common/
Dlint.h85 COMPLEX, /* keyword "_Complex", only used in the parser */ enumerator
/netbsd/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
Dscan.l102 "_Complex" { return resw(COMPLEX, C_TYPE); }
Dpass1.h619 #define COMPLEX (MAXTYPES+7) macro
Dgcc_compat.c290 { COMPLEX, "DC" },
Dtrees.c1817 case COMPLEX: in moditype()
Dpftn.c1838 case COMPLEX: in typwalk()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dc-exp.y238 %token FLOAT_KEYWORD COMPLEX
1502 | COMPLEX scalar_type
2515 {"_Complex", COMPLEX, OP_NULL, 0},
2516 {"__complex__", COMPLEX, OP_NULL, 0},
DChangeLog-20213945 * i386-tdep.c (i386_floatformat_for_type): Add COMPLEX*32 and REAL*16.
DChangeLog-19941617 * valops.c (value_cast): Handle COMPLEX and BOOL types.
DChangeLog-20038325 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
/netbsd/src/external/bsd/pcc/dist/pcc/cc/ccom/
Dgcc_compat.c397 { COMPLEX, "DC" },
707 case COMPLEX: in gcc_modefix()
Dpass1.h676 #define COMPLEX (MAXTYPES+7) macro
Dtrees.c1887 case COMPLEX: in moditype()
Dpftn.c1839 case COMPLEX: in typwalk()
/netbsd/src/usr.bin/xlint/lint1/
Dlex.c145 kwdef_type( "_Complex", COMPLEX, 99),
Ddecl.c349 if (t == COMPLEX) { in dcs_add_type()
/netbsd/src/external/gpl3/binutils/dist/gas/
DNEWS118 * Add support for Intel AMX-COMPLEX instructions.
/netbsd/src/games/fortune/datfiles/
Dzippy376 I had a lease on an OEDIPUS COMPLEX back in '81 ...
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-19963253 FUNC_LEN, and COMPLEX. Delete code setting COMPLEX. Delete old
/netbsd/src/external/gpl3/gcc/dist/gcc/
DFSFChangeLog1339 * expr.c (do_jump, case EQ_EXPR, case NE_EXPR): Check for COMPLEX
/netbsd/src/external/gpl3/gcc/dist/
DNEWS2370 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/
DChangeLog-94958757 COMPLEX relocation support (it's never used anyway).
/netbsd/src/external/gpl3/binutils/dist/bfd/
DChangeLog-94958757 COMPLEX relocation support (it's never used anyway).
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git55163 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