OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:a_abs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_fixed.h
156
u64
a_abs
= a_neg ? -a : a;
local in function:drm_fixp_from_fraction
161
u64 res_abs = div64_u64_rem(
a_abs
, b_abs, &rem);
Completed in 11 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025