Searched refs:id_max (Results 1 – 1 of 1) sorted by relevance
28 #define ID_CHECK(id, id_max) \ argument30 if ((id) >= (id_max)) { \