uLib  User mode C/C++ extended API library for Win32 programmers.
Pattern/Source binary operations

Module Description

Macros

#define R3_PSon   (0x000300AAL) /* 03 - */
 
#define R3_PSna   (0x0030032AL) /* 30 - */
 
#define R3_PSx   (0x003C004AL) /* 3C - */
 
#define R3_PSan   (0x003F00EAL) /* 3F - */
 
#define R3_PSa   (0x00C000CAL) /* C0 - MERGECOPY*/
 
#define R3_PSxn   (0x00C3006AL) /* C3 - */
 
#define R3_PSno   (0x00F3022AL) /* F3 - */
 
#define R3_PSo   (0x00FC008AL) /* FC - */
 

Macro Definition Documentation

◆ R3_PSon

#define R3_PSon   (0x000300AAL) /* 03 - */

Definition at line 118 of file TernaryOp.h.

◆ R3_PSna

#define R3_PSna   (0x0030032AL) /* 30 - */

Definition at line 119 of file TernaryOp.h.

◆ R3_PSx

#define R3_PSx   (0x003C004AL) /* 3C - */

Definition at line 120 of file TernaryOp.h.

◆ R3_PSan

#define R3_PSan   (0x003F00EAL) /* 3F - */

Definition at line 121 of file TernaryOp.h.

◆ R3_PSa

#define R3_PSa   (0x00C000CAL) /* C0 - MERGECOPY*/

Definition at line 122 of file TernaryOp.h.

◆ R3_PSxn

#define R3_PSxn   (0x00C3006AL) /* C3 - */

Definition at line 123 of file TernaryOp.h.

◆ R3_PSno

#define R3_PSno   (0x00F3022AL) /* F3 - */

Definition at line 124 of file TernaryOp.h.

◆ R3_PSo

#define R3_PSo   (0x00FC008AL) /* FC - */

Definition at line 125 of file TernaryOp.h.