Searched refs:max3 (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/sys/external/bsd/common/include/linux/ |
| H A D | kernel.h | 97 #define max3(X, Y, Z) MAX(X, MAX(Y, Z)) macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | uni.d | 5685 enum max3 = 256; variable 5687 auto trie3 = buildTrie!(bool, uint, max3, 5691 foreach (i; 0 .. max3)
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/ |
| H A D | package.d | 5688 enum max3 = 256; 5690 auto trie3 = buildTrie!(bool, uint, max3, 5694 foreach (i; 0 .. max3)
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | intel_pm.c | 1946 vlv_invert_wm_value(max3(raw->plane[PLANE_PRIMARY], in vlv_compute_pipe_wm()
|