evc

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

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.

Variables

Vblock
block* Vblock;

when block " (FLblock)

Vcode
code* Vcode;

when code is target of a jump (FLcode)

Vint
targ_int Vint;

also used for tmp numbers (FLtmp)

Vllong
targ_llong Vllong;
Undocumented in source.
Vlong
targ_long Vlong;
Undocumented in source.
Vsize_t
targ_size_t Vsize_t;
Undocumented in source.
Vsrcpos
Srcpos Vsrcpos;

source position for OPlinnum

Vswitch
block* Vswitch;

when FLswitch and we have a switch table

Vtor
elem* Vtor;

OPctor/OPdtor elem

Vuns
targ_uns Vuns;
Undocumented in source.

Meta