ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
eve
dmd
backend
cdef
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++) @
nogc
nothrow
union
eve {
targ_char
Vchar
;
targ_schar
Vschar
;
targ_uchar
Vuchar
;
targ_short
Vshort
;
targ_ushort
Vushort
;
targ_int
Vint
;
targ_uns
Vuns
;
targ_long
Vlong
;
targ_ulong
Vulong
;
targ_llong
Vllong
;
targ_ullong
Vullong
;
Cent
Vcent
;
targ_float
Vfloat
;
targ_double
Vdouble
;
targ_ldouble
Vldouble
;
Complex_f
Vcfloat
;
Complex_d
Vcdouble
;
Complex_ld
Vcldouble
;
targ_size_t
Vpointer
;
targ_ptrdiff_t
Vptrdiff
;
targ_uchar
Vreg
;
targ_float
[
4
]
Vfloat4
;
targ_double
[
2
]
Vdouble2
;
targ_schar
[
16
]
Vschar16
;
targ_uchar
[
16
]
Vuchar16
;
targ_short
[
8
]
Vshort8
;
targ_ushort
[
8
]
Vushort8
;
targ_long
[
4
]
Vlong4
;
targ_ulong
[
4
]
Vulong4
;
targ_llong
[
2
]
Vllong2
;
targ_ullong
[
2
]
Vullong2
;
targ_float
[
8
]
Vfloat8
;
targ_double
[
4
]
Vdouble4
;
targ_schar
[
32
]
Vschar32
;
targ_uchar
[
32
]
Vuchar32
;
targ_short
[
16
]
Vshort16
;
targ_ushort
[
16
]
Vushort16
;
targ_long
[
8
]
Vlong8
;
targ_ulong
[
8
]
Vulong8
;
targ_llong
[
4
]
Vllong4
;
targ_ullong
[
4
]
Vullong4
;
struct
__anonymous
;
struct
__anonymous
;
struct
__anonymous
;
struct
__anonymous
;
struct
__anonymous
;
struct
__anonymous
;
}
Members
Structs
__anonymous
struct
__anonymous
Undocumented in source.
__anonymous
struct
__anonymous
Undocumented in source.
__anonymous
struct
__anonymous
Undocumented in source.
__anonymous
struct
__anonymous
Undocumented in source.
__anonymous
struct
__anonymous
Undocumented in source.
__anonymous
struct
__anonymous
Undocumented in source.
Variables
Vcdouble
Complex_d
Vcdouble
;
Undocumented in source.
Vcent
Cent
Vcent
;
Undocumented in source.
Vcfloat
Complex_f
Vcfloat
;
Undocumented in source.
Vchar
targ_char
Vchar
;
Undocumented in source.
Vcldouble
Complex_ld
Vcldouble
;
Undocumented in source.
Vdouble
targ_double
Vdouble
;
Undocumented in source.
Vdouble2
targ_double
[
2
]
Vdouble2
;
Undocumented in source.
Vdouble4
targ_double
[
4
]
Vdouble4
;
Undocumented in source.
Vfloat
targ_float
Vfloat
;
Undocumented in source.
Vfloat4
targ_float
[
4
]
Vfloat4
;
Undocumented in source.
Vfloat8
targ_float
[
8
]
Vfloat8
;
Undocumented in source.
Vint
targ_int
Vint
;
Undocumented in source.
Vldouble
targ_ldouble
Vldouble
;
Undocumented in source.
Vllong
targ_llong
Vllong
;
Undocumented in source.
Vllong2
targ_llong
[
2
]
Vllong2
;
Undocumented in source.
Vllong4
targ_llong
[
4
]
Vllong4
;
Undocumented in source.
Vlong
targ_long
Vlong
;
Undocumented in source.
Vlong4
targ_long
[
4
]
Vlong4
;
Undocumented in source.
Vlong8
targ_long
[
8
]
Vlong8
;
Undocumented in source.
Vpointer
targ_size_t
Vpointer
;
Undocumented in source.
Vptrdiff
targ_ptrdiff_t
Vptrdiff
;
Undocumented in source.
Vreg
targ_uchar
Vreg
;
Undocumented in source.
Vschar
targ_schar
Vschar
;
Undocumented in source.
Vschar16
targ_schar
[
16
]
Vschar16
;
Undocumented in source.
Vschar32
targ_schar
[
32
]
Vschar32
;
Undocumented in source.
Vshort
targ_short
Vshort
;
Undocumented in source.
Vshort16
targ_short
[
16
]
Vshort16
;
Undocumented in source.
Vshort8
targ_short
[
8
]
Vshort8
;
Undocumented in source.
Vuchar
targ_uchar
Vuchar
;
Undocumented in source.
Vuchar16
targ_uchar
[
16
]
Vuchar16
;
Undocumented in source.
Vuchar32
targ_uchar
[
32
]
Vuchar32
;
Undocumented in source.
Vullong
targ_ullong
Vullong
;
Undocumented in source.
Vullong2
targ_ullong
[
2
]
Vullong2
;
Undocumented in source.
Vullong4
targ_ullong
[
4
]
Vullong4
;
Undocumented in source.
Vulong
targ_ulong
Vulong
;
Undocumented in source.
Vulong4
targ_ulong
[
4
]
Vulong4
;
Undocumented in source.
Vulong8
targ_ulong
[
8
]
Vulong8
;
Undocumented in source.
Vuns
targ_uns
Vuns
;
Undocumented in source.
Vushort
targ_ushort
Vushort
;
Undocumented in source.
Vushort16
targ_ushort
[
16
]
Vushort16
;
Undocumented in source.
Vushort8
targ_ushort
[
8
]
Vushort8
;
Undocumented in source.
Meta
Source
See Implementation
dmd
backend
cdef
aliases
SC
SYMFLGS
config_flags2_t
config_flags3_t
config_flags4_t
config_flags5_t
config_flags_t
cpu_target_t
exefmt_t
htod_flags_t
objfmt_t
reg_t
regm_t
symbolic_debug_t
targ_char
targ_double
targ_float
targ_int
targ_llong
targ_long
targ_ptrdiff_t
targ_schar
targ_short
targ_size_t
targ_uchar
targ_ullong
targ_ulong
targ_uns
targ_ushort
tym_t
windows_flags_t
enums
ALOC_DECSTART
ATTR_LINKMOD
CFG2comdat
CFG3ju
CFG4speed
CFG5debug
CFGuchar
CHARSIZE
CODE
CVNONE
EHmethod
EX_DOSX
HTODFinclude
LANG
OBJ_OMF
SCunde
Smodel
TARGET_8086
WFwindows
linkage_t
functions
ClassInline
LDOUBLE
MFUNC
MSREG
REGSIZE
SymInline
manifest constants
ANGLE_BRACKET_HACK
COPYRIGHT
COPYRIGHT_SYMBOL
CV3
ELFOBJ
EXIT_BREAK
IMPLIED_PRAGMA_ONCE
MACHOBJ
MEMMODELS
NTEXCEPTIONS
REGMASK
REGMAX
SIXTEENBIT
SUFFIX
SYMDEB_CODEVIEW
SYMDEB_DWARF
TARGET_DRAGONFLYBSD
TARGET_FREEBSD
TARGET_LINUX
TARGET_OPENBSD
TARGET_OSX
TARGET_SEGMENTED
TARGET_SOLARIS
TARGET_WINDOS
TERMCODE
THRESHMAX
VERSION
VERSIONHEX
VERSIONINT
structs
Cent
Config
Configv
con_t
cse_t
immed_t
templates
xversion
unions
eve
variables
CFG4optimized
CFG4stackalign
CFGX
CFGX2
CFGX3
CFGX4
CFGY4
EX_16
EX_32
EX_64
EX_all
EX_dos
EX_flat
EX_posix
EX_segmented
EX_windos
HEADER_LIST