dfixed_const_half 3485 drivers/gpu/drm/radeon/r100.c 		crit_point_ff.full += dfixed_const_half(0);
dfixed_const_half 3595 drivers/gpu/drm/radeon/r100.c 			crit_point_ff.full += dfixed_const_half(0);
dfixed_const_half   41 include/drm/drm_fixed.h #define dfixed_init_half(A) { .full = dfixed_const_half((A)) }