Lines Matching full:complement

1473     If you want to use signed two's complement arguments, use **s2u(x)** to
1481 If you want to use signed two's complement arguments, use **s2u(x)** to
1489 If you want to use signed two's complement arguments, use **s2u(x)** to
1497 If you want to use signed two's complement arguments, use **s2u(x)** to
1505 If you want to use signed two's complement arguments, use **s2u(x)** to
1513 If you want to a use signed two's complement argument, use **s2u(x)** to
1521 If you want to a use signed two's complement argument, use **s2u(x)** to
1529 If you want to a use signed two's complement argument, use **s2u(x)** to
1537 If you want to a use signed two's complement argument, use **s2u(x)** to
1545 If you want to a use signed two's complement argument, use **s2u(x)** to
1553 If you want to a use signed two's complement argument, use **s2u(x)** to
1561 If you want to a use signed two's complement argument, use **s2u(x)** to
1569 If you want to a use signed two's complement argument, use **s2u(x)** to
1577 If you want to a use signed two's complement argument, use **s2u(x)** to
1585 If you want to a use signed two's complement argument, use **s2u(x)** to
1593 If you want to a use signed two's complement argument, use **s2u(x)** to
1601 If you want to a use signed two's complement argument, use **s2u(x)** to
1612 If you want to a use signed two's complement argument, use **s2u(x)** to
1622 If you want to a use signed two's complement argument, use **s2u(x)** to
1632 If you want to a use signed two's complement argument, use **s2u(x)** to
1642 If you want to a use signed two's complement argument, use **s2u(x)** to
1652 If you want to a use signed two's complement argument, use **s2u(x)** to
1663 If you want to a use signed two's complement argument, use **s2u(x)** to
1674 If you want to a use signed two's complement argument, use **s2u(x)** to
1684 If you want to a use signed two's complement argument, use **s2u(x)** to
1694 If you want to a use signed two's complement argument, use **s2u(x)** to
1704 If you want to a use signed two's complement argument, use **s2u(x)** to
1714 If you want to a use signed two's complement argument, use **s2u(x)** to
1725 If you want to a use signed two's complement argument, use **s2u(x)** to
1734 If you want to a use signed two's complement argument, use **s2u(x)** to
1742 If you want to a use signed two's complement argument, use **s2u(x)** to
1750 If you want to a use signed two's complement argument, use **s2u(x)** to
1758 If you want to a use signed two's complement argument, use **s2u(x)** to
1766 If you want to a use signed two's complement argument, use **s2u(x)** to
1818 : Returns the numbers of signed, two's-complement integer bytes required to
1824 what **x** would be as a 2's-complement signed integer and returns the
1830 what **x** would be as a 2's-complement signed integer with **n** bytes and
1832 binary. If **x** cannot fit into **n** 2's-complement signed bytes, it is
1871 two's-complement integer in as few power of two bytes as possible. Both
1896 two's-complement integer in **n** bytes. Both outputs are split into bytes
1921 two's-complement integer in **1** byte. Both outputs are split into bytes
1946 two's-complement integer in **2** bytes. Both outputs are split into bytes
1971 two's-complement integer in **4** bytes. Both outputs are split into bytes
1996 two's-complement integer in **8** bytes. Both outputs are split into bytes