Searched refs:func_num (Results 1 – 2 of 2) sorted by relevance
35 #define ARM_SMCCC_CALL_VAL(type, calling_convention, owner, func_num) \ argument39 ((func_num) & ARM_SMCCC_FUNC_MASK))
1038 void VerifyFunctionBody(AccountingAllocator* allocator, uint32_t func_num, in VerifyFunctionBody() argument