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

/haiku/headers/os/bluetooth/
H A Dbluetooth.h45 typedef struct int128 uint128; typedef in typeref:struct:int128
/haiku/src/system/boot/arch/x86/
H A Darch_cpu.cpp72 typedef unsigned __int128 uint128; typedef
74 struct uint128 { struct
75 uint128(uint64 low, uint64 high = 0) function in struct:uint128
[all...]

Completed in 34 milliseconds