Search | Google it | Results 1 - 2 of 2 for fundef:ID_MPL (0.00 seconds) |
148: #define INDEX_MPL(id) ((id)-(MIN_MPLID)) 149: #define ID_MPL(index) ((index)+(MIN_MPLID)) 150: #else
84: #define INDEX_MPL(id) ((id)-(MIN_MPLID)) 85: #define ID_MPL(index) ((index)+(MIN_MPLID)) 86: