- OTae
ubyte OTae(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTassign
ubyte OTassign(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTassoc
ubyte OTassoc(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTbinary
ubyte OTbinary(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTboolnop
ubyte OTboolnop(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTcall
ubyte OTcall(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTcalldef
bool OTcalldef(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTcommut
ubyte OTcommut(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTconv
bool OTconv(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTdef
ubyte OTdef(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTeop00
ubyte OTeop00(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTeop0e
ubyte OTeop0e(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTeop1e
ubyte OTeop1e(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTleaf
bool OTleaf(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTlogical
ubyte OTlogical(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTop
bool OTop(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTopeq
bool OTopeq(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTpost
bool OTpost(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTrel
bool OTrel(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTrel2
bool OTrel2(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTrtol
ubyte OTrtol(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTsideff
ubyte OTsideff(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTunary
ubyte OTunary(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- OTwid
ubyte OTwid(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- convidx
int convidx(OPER op)
Conversion operators.
Convert from conversion operator to conversion index
parallel array invconvtab[] in cgelem.c
- opeqtoop
OPER opeqtoop(OPER opx)
Undocumented in source. Be warned that the author may not have intended to support it.
- optoopeq
OPER optoopeq(OPER opx)
Undocumented in source. Be warned that the author may not have intended to support it.
- rel_exception
OPER rel_exception(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- rel_integral
OPER rel_integral(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- rel_not
OPER rel_not(OPER op)
Determine things about relational operators.
- rel_swap
OPER rel_swap(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- rel_unord
OPER rel_unord(OPER op)
Undocumented in source. Be warned that the author may not have intended to support it.
- swaprel
OPER swaprel(OPER )
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
Compiler implementation of the D programming language.