Searched refs:maxInts (Results 1 – 1 of 1) sorted by relevance
30 #define NATIVE_HANDLE_DECLARE_STORAGE(name, maxFds, maxInts) \ argument32 sizeof(native_handle_t) + sizeof(int) * ((maxFds) + (maxInts))]