Searched defs:func_call (Results 1 – 7 of 7) sorted by relevance
38 def __init__(self, name, depends, func_call): argument83 def add(self, name, func_call): argument
46 static std::atomic<int> func_call(0); variable
427 const FunctionCallNode* func_call = p->AsFunctionCall(); in SortImports() local535 } else if (const FunctionCallNode* func_call = node->AsFunctionCall()) { in SuffixCommentTreeWalk() local901 } else if (const FunctionCallNode* func_call = root->AsFunctionCall()) { in Expr() local1015 int Printer::FunctionCall(const FunctionCallNode* func_call, in FunctionCall()
564 std::unique_ptr<FunctionCallNode> func_call = in IdentifierOrCall() local800 } else if (const FunctionCallNode* func_call = root->AsFunctionCall()) { in TraverseOrder() local
192 wasm_func_t* func_call = get_export_func(&exports, i++); in main() local
167 auto func_call = get_export_func(exports, i++); in run() local
554 #define PSA_CHK(func_call) \ in mbedtls_ct_hmac() argument672 #define MD_CHK(func_call) \ in mbedtls_ct_hmac() argument