Searched defs:int32 (Results 1 - 17 of 17) sorted by relevance

/src/usr.sbin/bootp/common/
H A Dbptypes.h16 typedef int32_t int32; typedef in typeref:typename:int32_t
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dsvga_types.h33 typedef s32 int32; typedef in typeref:typename:s32
H A Dvm_basic_types.h9 typedef s32 int32; typedef in typeref:typename:s32
/src/sys/lib/libkern/
H A Dmilieu.h98 typedef signed int int32; typedef in typeref:typename:signed int
/src/lib/libc/arch/aarch64/softfloat/
H A Daarch64-gcc.h40 typedef signed int int32; typedef in typeref:typename:signed int
/src/lib/libc/arch/arm/softfloat/
H A Darm-gcc.h38 typedef signed int int32; typedef in typeref:typename:signed int
/src/lib/libc/arch/m68k/softfloat/
H A Dm68k-gcc.h40 typedef signed int int32; typedef in typeref:typename:signed int
/src/lib/libc/arch/mips/softfloat/
H A Dmips-gcc.h38 typedef signed int int32; typedef in typeref:typename:signed int
/src/lib/libc/arch/or1k/softfloat/
H A Dor1k-gcc.h40 typedef signed int int32; typedef in typeref:typename:signed int
/src/lib/libc/arch/powerpc/softfloat/
H A Dpowerpc-gcc.h40 typedef signed int int32; typedef in typeref:typename:signed int
/src/lib/libc/arch/sh3/softfloat/
H A Dsh3-gcc.h40 typedef signed int int32; typedef in typeref:typename:signed int
/src/lib/libc/arch/sparc64/softfloat/
H A Dsparc64-gcc.h40 typedef signed int int32; typedef in typeref:typename:signed int
/src/regress/lib/libc/ieeefp/testfloat/include/
H A Dmilieu.h100 typedef signed int int32; typedef in typeref:typename:signed int
/src/regress/lib/libc/ieeefp/testfloat/
H A DtestLoops.c502 test_a_int32_z_float32(float32 trueFunction (int32),float32 testFunction (int32)) argument
553 test_a_int32_z_float64(float64 trueFunction (int32),float64 testFunction (int32)) argument
606 test_a_int32_z_floatx80(floatx80 trueFunction (int32),floatx80 testFunction (int32)) argument
661 test_a_int32_z_float128(float128 trueFunction (int32),float128 testFunction (int32)) argument
[all...]
/src/usr.bin/config/
H A Dgram.y701 int32: label
[all...]
/src/lib/libc/softfloat/
H A Dtimesoftfloat.c106 static void time_a_int32_z_float32( float32 function( int32 ) ) argument
133 static void time_a_int32_z_float64( float64 function( int32 ) ) argument
162 static void time_a_int32_z_floatx80( floatx80 function( int32 ) ) argument
193 static void time_a_int32_z_float128( float128 function( int32 ) ) argument
[all...]
/src/sys/dev/stbi/
H A Dstb_image.c471 typedef signed int int32; typedef in typeref:typename:signed int

Completed in 18 milliseconds