Jungo WinDriver  
Official Documentation

◆ MAX

#define MAX (   a,
 
)    ((a) > (b) ? (a) : (b))

Definition at line 2748 of file windrvr.h.