Searched defs:MAX_RETURN_LIMIT (Results 1 – 2 of 2) sorted by relevance
27 const MAX_RETURN_LIMIT: u32 = 0x10000; // 65536 const
45 #define MAX_RETURN_LIMIT 0x10000 macro