Search | Google it | Results 1 - 2 of 2 for fundef:ID_MBX (0.01 seconds) |
112: #define INDEX_MBX(id) ((id)-(MIN_MBXID)) 113: #define ID_MBX(index) ((index)+(MIN_MBXID)) 114: #else
60: #define INDEX_MBX(id) ((id)-(MIN_MBXID)) 61: #define ID_MBX(index) ((index)+(MIN_MBXID)) 62: