taglinefilesource code
max19kernel/blk_drv/scsi/scsi_ioctl.c#define max(a,b) (((a) > (b)) ? (a) : (b))
max130net/tcp/we.cmax(int a, int b)