Library /sys$common/syshlp/helplib.hlb — PASCAL Predeclared Routines, Arithmetic UXOR
The UXOR function returns an unsigned value of a binary logical
exclusive-OR operation on the corresponding pair of bits of two
specified parameters.
Syntax:
UXOR( u1,u2 )
The parameters 'u1' and 'u2' must be unsigned.