Searched refs:BN_COUNT (Results 1 – 1 of 1) sorted by relevance
27 constexpr int BN_COUNT = 4; variable35 if (data == nullptr || size < (BN_SIZE * BN_COUNT)) { in DoSomethingInterestingWithMyAPI()