Searched defs:MPPC_MAX_BLOWUP (Results 1 – 2 of 2) sorted by relevance
59 #define MPPC_MAX_BLOWUP(n) ((n) * 9 / 8 + 26) macro
60 #define MPPC_MAX_BLOWUP(n) ((n) * 9 / 8 + 26) macro