| 
    uLib
    User mode C/C++ extended API library for Win32 programmers.
    
   | 
 
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 - */ | 
| #define R3_PSon (0x000300AAL) /* 03 - */ | 
Definition at line 118 of file TernaryOp.h.
| #define R3_PSna (0x0030032AL) /* 30 - */ | 
Definition at line 119 of file TernaryOp.h.
| #define R3_PSx (0x003C004AL) /* 3C - */ | 
Definition at line 120 of file TernaryOp.h.
| #define R3_PSan (0x003F00EAL) /* 3F - */ | 
Definition at line 121 of file TernaryOp.h.
| #define R3_PSa (0x00C000CAL) /* C0 - MERGECOPY*/ | 
Definition at line 122 of file TernaryOp.h.
| #define R3_PSxn (0x00C3006AL) /* C3 - */ | 
Definition at line 123 of file TernaryOp.h.
| #define R3_PSno (0x00F3022AL) /* F3 - */ | 
Definition at line 124 of file TernaryOp.h.
| #define R3_PSo (0x00FC008AL) /* FC - */ | 
Definition at line 125 of file TernaryOp.h.