Home
last modified time | relevance | path

Searched defs:max3 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/common/include/linux/
H A Dkernel.h97 #define max3(X, Y, Z) MAX(X, MAX(Y, Z)) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d5685 enum max3 = 256; variable