Searched refs:U32 (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/accelerants/radeon_hd/atombios/
H A Datom-bits.h44 #define U32(ptr) get_u32(ctx->ctx->bios,(ptr)) macro
H A Datom.cpp244 val = U32(idx + gctx->data_block);
261 val = U32(*ptr);
350 val = U32(*ptr);
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dangel_endian.h52 typedef unsigned int U32; typedef
53 typedef U32 *P_U32;
84 (((U32)GET16LE(((CP_U8)(a)) + sizeof(short))) << 16))
85 #define GET32BE(a) ((((U32)GET16BE(a)) << 16) | \
/haiku-fatelf/headers/os/device/
H A DCAM.h26 #ifndef U32
27 typedef uint32 U32; typedef
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Datnat.h158 #define U32 u32.d macro
H A Ds_atan.c144 else u3=U32; /* w >= 1/2 */

Completed in 67 milliseconds