Searched refs:negb (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/prefix/
H A Dhdprefix.S30 negb %al
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Objects/
H A Dlongobject.c3766 int nega, negb, negz; local
3791 negb = Py_SIZE(b) < 0;
3792 if (negb) {
3808 negz = nega; nega = negb; negb = negz;
3820 negz = nega ^ negb;
3824 negz = nega & negb;
3825 size_z = negb ? size_a : size_b;
3828 negz = nega | negb;
3829 size_z = negb
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dassyntax.h497 #define NEG_B(a) CHOICE(negb a, negb a, negb a)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dassyntax.h494 #define NEG_B(a) CHOICE(negb a, negb a, negb a)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dassyntax.h494 #define NEG_B(a) CHOICE(negb a, negb a, negb a)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dassyntax.h470 #define NEG_B(a) CHOICE(negb a, negb a, negb a)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dassyntax.h498 #define NEG_B(a) CHOICE(negb a, negb a, negb a)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dassyntax.h498 #define NEG_B(a) CHOICE(negb a, negb a, negb a)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/x86/
H A Dassyntax.h547 #define NEG_B(a) CHOICE(negb a, negb a, negb a)

Completed in 1373 milliseconds