Searched defs:RATIO (Results 1 – 6 of 6) sorted by relevance
39 #define RATIO 4 // Ratio of code sizes between the two modes macro
340 const ULONGLONG RATIO = 10000000; in FileTimeToUnixTime() local363 const ULONGLONG RATIO = 10000000; in UnixTimeToFileTime() local
52 static final double RATIO= 0.6; field in FingerPrintGraph
33 private static final double RATIO= 0.6; // fraction of width reserved for bar graph; needs tweaking field in BarGraph
104 #define RATIO 1.004 /* nominal ratio for log part */ macro