Searched refs:COMPLEX (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dstruct.s16 ; apply the CPLX_REC structure format to .bss var COMPLEX
18 .bss COMPLEX, CPLX_LEN ; 000002 0000 (len = 4)
19 COMPLEX .tag CPLX_REC label
20 add COMPLEX.REALI, a ; 000001 0002
21 stl a, COMPLEX.REALI ; 000002 8002
22 add COMPLEX.IMAGI, b ; 000003 0104
/netbsd-current/usr.bin/xlint/common/
H A Dlint.h85 COMPLEX, /* keyword "_Complex", only used in the parser */ enumerator in enum:__anon42
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dscan.l102 "_Complex" { return resw(COMPLEX, C_TYPE); }
H A Dpass1.h619 #define COMPLEX (MAXTYPES+7) macro
H A Dgcc_compat.c290 { COMPLEX, "DC" },
H A Dpftn.c1838 case COMPLEX:
H A Dtrees.c1817 case COMPLEX:
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dgcc_compat.c397 { COMPLEX, "DC" },
707 case COMPLEX:
H A Dpass1.h676 #define COMPLEX (MAXTYPES+7) macro
H A Dpftn.c1839 case COMPLEX:
H A Dtrees.c1887 case COMPLEX:
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dc-exp.y242 %token FLOAT_KEYWORD COMPLEX
1462 | COMPLEX scalar_type
2518 {"_Complex", COMPLEX, OP_NULL, 0},
2519 {"__complex__", COMPLEX, OP_NULL, 0},
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dc-exp.y242 %token FLOAT_KEYWORD COMPLEX
1506 | COMPLEX scalar_type
2524 {"_Complex", COMPLEX, OP_NULL, 0},
2525 {"__complex__", COMPLEX, OP_NULL, 0},
/netbsd-current/usr.bin/xlint/lint1/
H A Dlex.c144 kwdef_type( "_Complex", COMPLEX, 99),
H A Ddecl.c347 if (t == COMPLEX) {
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py2062 TypeKind.COMPLEX = TypeKind(100)

Completed in 168 milliseconds