Searched refs:high32 (Results 1 – 1 of 1) sorted by relevance
81 typedef struct { Uint32 low32; Uint32 high32; } Uint64; member82 typedef struct { int32 low32; int32 high32; } int64; member
Completed in 5 milliseconds