HomeSort by: relevance | last modified time | path
    Searched defs:bw_fixed (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
bw_fixed.h 1 /* $NetBSD: bw_fixed.h,v 1.2 2021/12/18 23:45:05 riastradh Exp $ */
34 struct bw_fixed { struct
44 static inline struct bw_fixed bw_min2(const struct bw_fixed arg1,
45 const struct bw_fixed arg2)
50 static inline struct bw_fixed bw_max2(const struct bw_fixed arg1,
51 const struct bw_fixed arg2)
56 static inline struct bw_fixed bw_min3(struct bw_fixed v1
    [all...]
bw_fixed.h 1 /* $NetBSD: bw_fixed.h,v 1.2 2021/12/18 23:45:05 riastradh Exp $ */
34 struct bw_fixed { struct
44 static inline struct bw_fixed bw_min2(const struct bw_fixed arg1,
45 const struct bw_fixed arg2)
50 static inline struct bw_fixed bw_max2(const struct bw_fixed arg1,
51 const struct bw_fixed arg2)
56 static inline struct bw_fixed bw_min3(struct bw_fixed v1
    [all...]

Completed in 51 milliseconds