Search | Google it | Results 1 - 2 of 2 for fundef:ID_MBF (0.00 seconds) |
136: #define INDEX_MBF(id) ((id)-(MIN_MBFID)) 137: #define ID_MBF(index) ((index)+(MIN_MBFID)) 138: #else
68: #define INDEX_MBF(id) ((id)-(MIN_MBFID)) 69: #define ID_MBF(index) ((index)+(MIN_MBFID)) 70: