Searched refs:CR64BitType (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dendian.c30 CR64BitType *ptr = (CR64BitType *) (&d);
32 CR64BitType swapped;
36 CR64BitType swapped = SWAP64( *ptr );
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_endian.h16 typedef __int64 CR64BitType; typedef
19 typedef long long CR64BitType; typedef
26 } CR64BitType; typedef in typeref:struct:_CR64BitType

Completed in 393 milliseconds