OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FRACTIONAL_PART_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
amdgpu_bw_fixed.c
40
#define
FRACTIONAL_PART_MASK
\
44
(
FRACTIONAL_PART_MASK
& (x))
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/basics/
amdgpu_fixpt31_32.c
65
#define
FRACTIONAL_PART_MASK
\
72
(
FRACTIONAL_PART_MASK
& (x))
432
unsigned int fractional_part =
FRACTIONAL_PART_MASK
& value;
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025