Symbol: int32
arch/arm/nwfpe/softfloat.c
1652
int32 float64_to_int32( struct roundingData *roundData, float64 a )
arch/arm/nwfpe/softfloat.c
1680
int32 float64_to_int32_round_to_zero( float64 a )
arch/arm/nwfpe/softfloat.c
1685
int32 z;
arch/arm/nwfpe/softfloat.c
1727
int32 float64_to_uint32( struct roundingData *roundData, float64 a )
arch/arm/nwfpe/softfloat.c
1753
int32 float64_to_uint32_round_to_zero( float64 a )
arch/arm/nwfpe/softfloat.c
1758
int32 z;
arch/arm/nwfpe/softfloat.c
2541
int32 floatx80_to_int32( struct roundingData *roundData, floatx80 a )
arch/arm/nwfpe/softfloat.c
2544
int32 aExp, shiftCount;
arch/arm/nwfpe/softfloat.c
2569
int32 floatx80_to_int32_round_to_zero( floatx80 a )
arch/arm/nwfpe/softfloat.c
2572
int32 aExp, shiftCount;
arch/arm/nwfpe/softfloat.c
2574
int32 z;
arch/arm/nwfpe/softfloat.c
2615
int32 aExp;
arch/arm/nwfpe/softfloat.c
2644
int32 aExp;
arch/arm/nwfpe/softfloat.c
2673
int32 aExp;
arch/arm/nwfpe/softfloat.c
2747
int32 aExp, bExp, zExp;
arch/arm/nwfpe/softfloat.c
2749
int32 expDiff;
arch/arm/nwfpe/softfloat.c
2816
int32 aExp, bExp, zExp;
arch/arm/nwfpe/softfloat.c
2818
int32 expDiff;
arch/arm/nwfpe/softfloat.c
2929
int32 aExp, bExp, zExp;
arch/arm/nwfpe/softfloat.c
2990
int32 aExp, bExp, zExp;
arch/arm/nwfpe/softfloat.c
3072
int32 aExp, bExp, expDiff;
arch/arm/nwfpe/softfloat.c
3172
int32 aExp, zExp;
arch/arm/nwfpe/softfloat.c
483
INLINE int32 extractFloatx80Exp( floatx80 a )
arch/arm/nwfpe/softfloat.c
512
normalizeFloatx80Subnormal( bits64 aSig, int32 *zExpPtr, bits64 *zSigPtr )
arch/arm/nwfpe/softfloat.c
528
INLINE floatx80 packFloatx80( flag zSign, int32 zExp, bits64 zSig )
arch/arm/nwfpe/softfloat.c
566
struct roundingData *roundData, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1
arch/arm/nwfpe/softfloat.c
70
static int32 roundAndPackInt32( struct roundingData *roundData, flag zSign, bits64 absZ )
arch/arm/nwfpe/softfloat.c
735
struct roundingData *roundData, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1
arch/arm/nwfpe/softfloat.c
75
int32 z;
arch/arm/nwfpe/softfloat.c
762
float32 int32_to_float32(struct roundingData *roundData, int32 a)
arch/arm/nwfpe/softfloat.c
780
float64 int32_to_float64( int32 a )
arch/arm/nwfpe/softfloat.c
806
floatx80 int32_to_floatx80( int32 a )
arch/arm/nwfpe/softfloat.c
835
int32 float32_to_int32( struct roundingData *roundData, float32 a )
arch/arm/nwfpe/softfloat.c
866
int32 float32_to_int32_round_to_zero( float32 a )
arch/arm/nwfpe/softfloat.c
871
int32 z;
arch/arm/nwfpe/softfloat.h
278
extern int32 float64_to_uint32( struct roundingData *roundData, float64 a );
arch/arm/nwfpe/softfloat.h
279
extern int32 float64_to_uint32_round_to_zero( float64 a );
arch/mips/include/asm/octeon/cvmx.h
240
CVMX_BUILD_WRITE64(int32, "sw");
arch/mips/include/asm/octeon/cvmx.h
256
CVMX_BUILD_READ64(int32, "lw");
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
1008
int32 value[4];
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
1421
int32 xRoot;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
1422
int32 yRoot;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
562
int32 indexBias;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
598
int32 baseVertexLocation;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
933
int32 alphaOffsetX;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
934
int32 alphaOffsetY;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
992
int32 xRoot;
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
993
int32 yRoot;
drivers/gpu/drm/vmwgfx/device_include/svga3d_devcaps.h
371
int32 i;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
1256
int32 depthBias;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
1280
int32 depthBias;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
1302
int32 depthBias;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
244
int32 baseVertexLocation;
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
262
int32 baseVertexLocation;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
113
int32 x;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
114
int32 y;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
115
int32 z;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
116
int32 w;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
117
int32 h;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
118
int32 d;
drivers/gpu/drm/vmwgfx/device_include/svga_escape.h
51
int32 x, y;
drivers/gpu/drm/vmwgfx/device_include/svga_reg.h
381
int32 left;
drivers/gpu/drm/vmwgfx/device_include/svga_reg.h
382
int32 top;
drivers/gpu/drm/vmwgfx/device_include/svga_reg.h
383
int32 right;
drivers/gpu/drm/vmwgfx/device_include/svga_reg.h
384
int32 bottom;
drivers/gpu/drm/vmwgfx/device_include/svga_reg.h
390
int32 x;
drivers/gpu/drm/vmwgfx/device_include/svga_reg.h
391
int32 y;
drivers/gpu/drm/vmwgfx/device_include/svga_reg.h
585
int32 dstX;
drivers/gpu/drm/vmwgfx/device_include/svga_reg.h
586
int32 dstY;
drivers/gpu/drm/vmwgfx/device_include/svga_reg.h
625
int32 x;
drivers/gpu/drm/vmwgfx/device_include/svga_reg.h
626
int32 y;
drivers/media/test-drivers/vivid/vivid-core.h
326
struct v4l2_ctrl *int32;
drivers/media/test-drivers/vivid/vivid-ctrls.c
1713
dev->int32 = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_int32, NULL);
drivers/media/test-drivers/vivid/vivid-kthread-cap.c
524
dev->int32->cur.val,
include/net/slhc_vj.h
157
int32 sls_o_nontcp; /* outbound non-TCP packets */
include/net/slhc_vj.h
158
int32 sls_o_tcp; /* outbound TCP packets */
include/net/slhc_vj.h
159
int32 sls_o_uncompressed; /* outbound uncompressed packets */
include/net/slhc_vj.h
160
int32 sls_o_compressed; /* outbound compressed packets */
include/net/slhc_vj.h
161
int32 sls_o_searches; /* searches for connection state */
include/net/slhc_vj.h
162
int32 sls_o_misses; /* times couldn't find conn. state */
include/net/slhc_vj.h
164
int32 sls_i_uncompressed; /* inbound uncompressed packets */
include/net/slhc_vj.h
165
int32 sls_i_compressed; /* inbound compressed packets */
include/net/slhc_vj.h
166
int32 sls_i_error; /* inbound error packets */
include/net/slhc_vj.h
167
int32 sls_i_tossed; /* inbound packets tossed because of error */
include/net/slhc_vj.h
169
int32 sls_i_runt;
include/net/slhc_vj.h
170
int32 sls_i_badcheck;