Functions | |||
![]() | ![]() | fint | compareBCI (fint bci1, fint bci2) |
![]() | ![]() | bool | bciLT (fint bci1, fint bci2) |
![]() | ![]() | bool | bciLE (fint bci1, fint bci2) |
![]() | ![]() | bool | bciGT (fint bci1, fint bci2) |
![]() | ![]() | bool | bciGE (fint bci1, fint bci2) |
Variables | |||
![]() | ![]() | const int32 | IllegalBCI |
![]() | ![]() | const int32 | PrologueBCI |
![]() | ![]() | const int32 | EpilogueBCI |
![]() | ![]() | const fint | IllegalDescOffset |
fint compareBCI (fint bci1, fint bci2) |
bool bciLT (fint bci1, fint bci2) [inline]
|
bool bciLE (fint bci1, fint bci2) [inline]
|
bool bciGT (fint bci1, fint bci2) [inline]
|
bool bciGE (fint bci1, fint bci2) [inline]
|
const int32 IllegalBCI |
const int32 PrologueBCI |
const int32 EpilogueBCI |
const fint IllegalDescOffset |