Searched defs:MAX_CALLBACK_NUM (Results 1 – 3 of 3) sorted by relevance
26 static constexpr int32_t MAX_CALLBACK_NUM = 10 * 1024; variable
30 #define MAX_CALLBACK_NUM 5 macro
36 const int32_t MAX_CALLBACK_NUM = 3; variable