Searched defs:log_2 (Results 1 - 4 of 4) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/basics/ | ||
| H A D | conversion.h | 43 static inline unsigned int log_2(unsigned int num) function in typeref:typename:unsigned int |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/ | ||
| H A D | amdgpu_dcn_calc_math.c | 141 const int log_2 = ((x >> 23) & 255) - 128; local in function:dcn_bw_log |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | imports.h | 110 GLint log_2; local in function:LOG2 |
| /src/tests/lib/libm/ | ||
| H A D | t_log.c | 700 volatile long double log_2 = local in function:ATF_TC_BODY [all...] |
Completed in 13 milliseconds