Home
last modified time | relevance | path

Searched refs:exp_ptr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_standalone_libraries/
H A Dlib_float_math.c110 int *const exp_ptr = (int *)(&a); in math_log() local
111 int x = *exp_ptr; in math_log()
115 *exp_ptr = x; in math_log()