Searched defs:PERCENT (Results 1 – 9 of 9) sorted by relevance
469 PERCENT, // seen a percent at the beginning of the line in do_file() enumerator
120 PERCENT = 321, /* PERCENT */ enumerator299 #define PERCENT 321 macro
604 PERCENT = 321, /* PERCENT */ enumerator783 #define PERCENT 321 macro
51 PERCENT = '%', enumerator
55 PERCENT = '%', enumerator
46 #define PERCENT(x,y) ((float)(x) * 100.0 / (float)(y)) macro
45 #define PERCENT(x,y) ((float)(x) * 100.0 / (float)(y)) macro