Home | History | Annotate | Line # | Download | only in lint
      1 //  Generic Compilers, -si4 -sl4 -sp8
      2 //  Standard lint options
      3 
      4 -dACPI_MACHINE_WIDTH=64
      5 
      6 -e747	// Compiler supports parameter conversions
      7 -e46    // Compiler supports bitfields other than int
      8 -d_IA64
      9 -dWIN64
     10 -d_WIN64
     11 -d_MAC
     12 +fll            // enable long long
     13 
     14 -si4 -sl4 -sp8 -sll8
     15 
     16 co.lnt
     17 options.lnt
     18