Home
last modified time | relevance | path

Searched refs:func_num (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/linux/
Darm-smccc.h35 #define ARM_SMCCC_CALL_VAL(type, calling_convention, owner, func_num) \ argument
39 ((func_num) & ARM_SMCCC_FUNC_MASK))
/external/v8/src/wasm/
Dmodule-decoder.cc1038 void VerifyFunctionBody(AccountingAllocator* allocator, uint32_t func_num, in VerifyFunctionBody() argument