Search | Google it | Results 1 - 2 of 2 for fundef:ID_POR (0.00 seconds) |
197: #define INDEX_POR(id) ((id)-(MIN_PORID)) 198: #define ID_POR(index) ((index)+(MIN_PORID)) 199: #else
76: #define INDEX_POR(id) ((id)-(MIN_PORID)) 77: #define ID_POR(index) ((index)+(MIN_PORID)) 78: