Searched defs:func_call (Results 1 – 7 of 7) sorted by relevance
26 def __init__(self, name, depends, func_call): argument71 def add(self, name, func_call): argument
46 static std::atomic<int> func_call(0); variable
449 const FunctionCallNode* func_call = p->AsFunctionCall(); in SortImports() local557 } else if (const FunctionCallNode* func_call = node->AsFunctionCall()) { in SuffixCommentTreeWalk() local923 } else if (const FunctionCallNode* func_call = root->AsFunctionCall()) { in Expr() local1037 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
104 #define PSA_CHK(func_call) \ in mbedtls_ct_hmac() argument223 #define MD_CHK(func_call) \ in mbedtls_ct_hmac() argument