Searched refs:arrayField (Results 1 – 2 of 2) sorted by relevance
50 #define chppAllocServiceNotificationTypedArray(type, count, arrayField) \ argument52 sizeof(type) + (count)*sizeof_member(type, arrayField[0]))78 arrayField) \81 sizeof(type) + (count)*sizeof_member(type, arrayField[0]))
61 #define chppAllocClientRequestTypedArray(clientState, type, count, arrayField) \ argument63 clientState, sizeof(type) + (count)*sizeof_member(type, arrayField[0]))