OCXF23 ;SLC/RJS,CLA - GENERATES CODE FOR 'Boolean' OPERATORS ;10/29/98 12:37
Source file <OCXF23.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
AND(OP1,OP2) | ;
|
|
OR(OP1,OP2) | ;
|
|
NOT(OP1) | ;
|
|
TRUE(OP1) | ;
|
|
FALSE(OP1) | ;
|
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |
Name | Field # of Occurrence |
---|---|
OP1 | AND~, AND+2, OR~, OR+2, NOT~, NOT+2, TRUE~, TRUE+2, FALSE~, FALSE+2 |
OP2 | AND~, AND+2, OR~, OR+2 |