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