Searched refs:FIRST_PARAM_OFFSET_SIZE (Results 1 – 6 of 6) sorted by relevance
23 const size_t FIRST_PARAM_OFFSET_SIZE = 4; variable30 if (size < FIRST_PARAM_OFFSET_SIZE) { in DoSomethingInterestingWithMyAPI()
23 const size_t FIRST_PARAM_OFFSET_SIZE = 8; variable35 if (size >= FIRST_PARAM_OFFSET_SIZE) { in DoSomethingInterestingWithMyAPI()
25 const size_t FIRST_PARAM_OFFSET_SIZE = 8; variable35 if (size >= FIRST_PARAM_OFFSET_SIZE) { in DoSomethingInterestingWithMyAPI()
22 const size_t FIRST_PARAM_OFFSET_SIZE = 8; variable36 if (size >= FIRST_PARAM_OFFSET_SIZE) { in DoSomethingInterestingWithMyAPI()
22 const size_t FIRST_PARAM_OFFSET_SIZE = 8; variable37 if (size >= FIRST_PARAM_OFFSET_SIZE) { in DoSomethingInterestingWithMyAPI()