Searched defs:maj (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/crypto/
H A Dsha256.c107 uint32_t maj; local
152 maj = ( ( *a & *b ) ^ ( *a & *c ) ^ ( *b & *c ) );
153 t2 = ( s0 + maj );
/vbox/include/VBox/
H A DVBoxVideo.h538 uint32_t maj; member in struct:VBOXVHWA_VERSION
545 (_pv)->maj = VBOXVHWA_VERSION_MAJ; \

Completed in 55 milliseconds